Update flags for dart-sass.

This commit is contained in:
Justin Hsu 2022-07-15 13:23:14 -04:00
parent a830711390
commit 876296cfae
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ contentSections = [ "contacts", "about", "news", "biblio" ]
sass :: Compiler (Item String)
sass =
getResourceString >>=
withItemBody (unixFilter "sass" ["-s", "--scss"])
withItemBody (unixFilter "sass" ["--stdin"])
b2bflags :: [String]
b2bflags = [ "--expand"