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