config for compass watch

This commit is contained in:
Zenobius Jiricek 2013-05-11 09:11:58 +09:30
parent 0a92611bdc
commit b7a522533e

View File

@ -0,0 +1,20 @@
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/assets/"
css_dir = "css"
sass_dir = "sass"
font_dir = "fonts"
javascripts_dir = "js"
# You can select your preferred output style here (can be overridden via the command line):
# output_style = :expanded or :nested or :compact or :compressed
output_style = :nested
# To enable relative paths to assets via compass helper functions. Uncomment:
relative_assets = true
# To disable debugging comments that display the original location of your selectors. Uncomment:
line_comments = false
preferred_syntax = :sass