blob: fa78bdd7d80046a2b0a429004912d0c3bd91e626 (
plain)
1
2
3
4
5
6
7
8
9
|
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "src"
images_dir = "images"
javascripts_dir = "javascripts"
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
|