1 # Require any additional compass plugins here.
2 require 'compass_twitter_bootstrap'
4 # Set this to the root of your project when deployed:
6 css_dir = "www/assets/css"
8 images_dir = "www/assets/img"
9 javascripts_dir = "www/assets/js"
10 fonts_dir = "www/assets/fonts"
12 output_style = :compressed
14 # To enable relative paths to assets via compass helper functions. Uncomment:
15 # relative_assets = true
17 # To disable debugging comments that display the original location of your selectors. Uncomment:
18 # line_comments = false
20 preferred_syntax = :sass