From 1045f00c7b172f242d5187fe3c30ef7a728ab4a1 Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Wed, 7 Nov 2018 20:16:04 +0100 Subject: [PATCH] Enable Sass minification --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 0aa2236a..f3bbe1f2 100644 --- a/_config.yml +++ b/_config.yml @@ -18,6 +18,8 @@ description: >- # this means to ignore newlines until "baseurl:" You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com +sass: + style: compressed # Build settings # markdown: kramdown