# Require any additional compass plugins here. require 'susy' # Set this to the root of your project when deployed: http_path = "/" project_path = File.expand_path(File.join(File.dirname(__FILE__), '..')) css_dir = "../docs/stylesheets" sass_dir = "content/stylesheets" images_dir = "content/images" http_images_dir = "images" javascripts_dir = "content/javascripts" http_javascripts_dir = "javascripts" http_stylesheets_dir = "stylesheets" # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true