1 # Require any additional compass plugins here.
3 # Set this to the root of your project when deployed:
4 # (unused so far): http_path = "/"
6 # Output to parent of build directory
9 # (unused so far): images_dir = "modules/img"
10 # (unused so far): javascripts_dir = "modules/js"
12 # You can select your preferred output style here (can be overridden via the command line):
13 # output_style = :expanded or :nested or :compact or :compressed
14 output_style = :expanded
16 # To enable relative paths to assets via compass helper functions. Uncomment:
17 relative_assets = true
19 # To disable debugging comments that display the original location of your selectors. Uncomment:
23 # If you prefer the indented syntax, you might want to regenerate this
24 # project again passing --syntax sass, or you can uncomment this:
25 # preferred_syntax = :sass
27 # sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass