diff --git a/lib-core.sh b/lib-core.sh index 914a6af0..65b83311 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 """