compass/test/fixtures/stylesheets/relative/config.rb
2011-04-27 23:18:52 -04:00

11 lines
344 B
Ruby

# Require any additional compass plugins here.
css_dir = "tmp"
sass_dir = "sass"
images_dir = "assets/images"
javascripts_dir = "assets/javascripts"
# Set this to the root of your project when deployed:
http_path = "/"
# To enable relative paths to assets via compass helper functions. Uncomment:
output_style = :compact
relative_assets = true