summaryrefslogtreecommitdiffstats
path: root/brunch-config.js
diff options
context:
space:
mode:
Diffstat (limited to 'brunch-config.js')
-rw-r--r--brunch-config.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/brunch-config.js b/brunch-config.js
index 523f678..445e944 100644
--- a/brunch-config.js
+++ b/brunch-config.js
@@ -10,5 +10,8 @@ module.exports = {
},
plugins: {
stylus: {},
+ cleancss: {
+ level: 2
+ },
},
};