From 50c05e98b3e2034e2aebaa84faefd2391d17e63e Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 27 Aug 2021 22:09:17 +0800 Subject: [PATCH] Fixed #367 --- lib-core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-core.sh b/lib-core.sh index 82d7640..914a6af 100755 --- a/lib-core.sh +++ b/lib-core.sh @@ -35,7 +35,7 @@ else fi #----------Program options-------------# -SASSC_OPT="-M -t expanded" +SASSC_OPT="--omit-map-comment -t expanded" if [[ "$(uname -s)" =~ "BSD" || "$(uname -s)" == "Darwin" ]]; then SED_OPT="-i """