Tell sass and scss to generate compressed css

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-27 06:23:25 +01:00
parent d189ed86d5
commit 853f643a22
+5
View File
@@ -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