Skip to content

Instantly share code, notes, and snippets.

@WedgeSparda
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WedgeSparda/1eb5c5ebf7e90937f824 to your computer and use it in GitHub Desktop.
Save WedgeSparda/1eb5c5ebf7e90937f824 to your computer and use it in GitHub Desktop.
My Compass config.rb file
http_path = "/"
css_dir = "css"
sass_dir = "sass"
images_dir = "img"
javascripts_dir = "js"
preferred_syntax = :scss
relative_assets = true
line_comments = true
# output_style = :compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment