examples/ninesixty/config.rb in compass-0.10.0.rc1 vs examples/ninesixty/config.rb in compass-0.10.0.rc2
- old
+ new
@@ -5,5 +5,6 @@
sass_dir = "src"
images_dir = "images"
output_style = :compact
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
+sass_options = {:quiet => true}
\ No newline at end of file