compass/doc-src/.compass/config.rb

12 lines
371 B
Ruby
Raw Normal View History

2010-01-21 06:25:44 +00:00
# Require any additional compass plugins here.
require 'susy'
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "../docs/stylesheets"
sass_dir = "content/stylesheets"
images_dir = "content/images"
javascripts_dir = "content/javascripts"
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true