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