blob: 1d7be82ce436ea912c816b6666e01ab733bd19fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Require any additional compass plugins here.
#require 'compass-colors'
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
|