compass/examples/susy/config.rb
2009-11-27 11:42:36 -08:00

10 lines
288 B
Ruby

project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "src"
images_dir = "images"
output_style = :compact
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true