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