2009-10-19 05:37:36 +05:30
|
|
|
# Require any additional compass plugins here.
|
2009-10-30 11:01:02 +05:30
|
|
|
#require 'compass-colors'
|
2009-10-19 05:37:36 +05:30
|
|
|
project_type = :stand_alone
|
|
|
|
# Set this to the root of your project when deployed:
|
|
|
|
http_path = "/"
|
2009-10-19 06:40:45 +05:30
|
|
|
css_dir = "site/stylesheets"
|
|
|
|
sass_dir = "source/stylesheets"
|
2009-10-19 05:37:36 +05:30
|
|
|
images_dir = "images"
|
|
|
|
|
|
|
|
# To enable relative paths to assets via compass helper functions. Uncomment:
|
|
|
|
# relative_assets = true
|