Skip to content

Instantly share code, notes, and snippets.

@avit
Created September 17, 2010 17:51
Show Gist options
  • Save avit/584627 to your computer and use it in GitHub Desktop.
Save avit/584627 to your computer and use it in GitHub Desktop.
# Require any additional compass plugins here.
load 'compass-layouts'
# Set this to the root of your project when deployed:
http_path = ""
sass_dir = "src"
css_dir = "public/stylesheets"
images_dir = "public/images"
javascripts_dir = "public/javascripts"
http_stylesheets_path = "stylesheets"
http_images_path = "images"
http_javascripts_path = "javascripts"
preferred_syntax = :sass
line_comments = false
# To enable relative paths to assets via compass helper functions. Uncomment:
relative_assets = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment