Tell sass and scss to generate compressed css
This commit is contained in:
@@ -59,6 +59,11 @@ permalink: '/articles/:year/:month/:day/:slug/'
|
||||
ignore_theme_config: true
|
||||
#theme: null
|
||||
|
||||
sass:
|
||||
style: compressed
|
||||
scss:
|
||||
style: compressed
|
||||
|
||||
collections:
|
||||
posts:
|
||||
output: false
|
||||
|
||||
Reference in New Issue
Block a user