11 lines
334 B
Ruby
11 lines
334 B
Ruby
|
# Require any additional compass plugins here.
|
||
|
project_type = :stand_alone
|
||
|
# Set this to the root of your project when deployed:
|
||
|
http_path = "/"
|
||
|
css_dir = "_site/stylesheets"
|
||
|
sass_dir = "_source/stylesheets"
|
||
|
images_dir = "images"
|
||
|
|
||
|
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||
|
# relative_assets = true
|