Change up all the things to do Sass support
[blog] / _config.yml
index 482d84cef123aed843ef756b6e83755144827eae..30929c26a490d9b993da276a1964ba1caa5bf02e 100644 (file)
@@ -15,6 +15,13 @@ url:                 http://getpoole.com
 paginate:            1
 baseurl:             /
 
+# Assets
+#
+# We specify the directory for Jekyll so we can use @imports.
+sass:
+  sass_dir:          _scss
+  style:            :compressed
+
 # About/contact
 author:
   name:              Mark Otto