content/default.yaml in capucine-0.2.9 vs content/default.yaml in capucine-0.2.10
- old
+ new
@@ -1,19 +1,19 @@
use_compass: false
use_coffeescript: false
use_incloudr: false
# ---------------[ COMPASS ]------------------------
-use_libsass: false
compass:
sass_dir: sass
css_dir: public/css_generated
images_dir: public/images
output_style: compressed # compact | expanded | compressed
line_comments: false
sass_options: '{:cache => false}' # please use this format (a string)
+use_libsass: false
compass_plugins: []
# ---------------[ IMPORT ]------------------------
sass_import_css: false
sass_import_formats: css to scss
sass_import_css_dir: public/css/import
\ No newline at end of file