mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-05 08:55:10 -05:00
12 lines
352 B
Ruby
12 lines
352 B
Ruby
# 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 = "/stylesheets"
|
|
images_dir = "images"
|
|
|
|
# To enable relative paths to assets via compass helper functions. Uncomment:
|
|
# relative_assets = true
|