blob: 9b55af19e82902b1da79ca29c9a6d52c19338af0 (
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 = "css"
sass_dir = "css"
images_dir = "img"
javascripts_dir = "../"
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
|