compass/test/fixtures/stylesheets/relative/config.rb

11 lines
344 B
Ruby
Raw Normal View History

# 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:
2011-04-28 03:18:52 +00:00
output_style = :compact
relative_assets = true