Skip to content

Commit 56e3fc9

Browse files
committed
Update _config.yml to compress SASS generated CSS
1 parent 05c9e9a commit 56e3fc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ defaults:
3232

3333
# change the following to false to re-enable flash pop-ups
3434
ignore-flash: true
35+
36+
# minify CSS geerated from SASS
37+
sass:
38+
style: compressed

0 commit comments

Comments
 (0)