Skip to content

Instantly share code, notes, and snippets.

@skymaiden
Created June 23, 2014 22:12
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 skymaiden/50759923294afb14cdf2 to your computer and use it in GitHub Desktop.
Save skymaiden/50759923294afb14cdf2 to your computer and use it in GitHub Desktop.
Starter config.rb
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "assets/css"
sass_dir = "assets/sass"
images_dir = "assets/images"
javascripts_dir = "assets/js"
# You can select your preferred output style here (can be overridden via the command line).
output_style = :expanded
# To enable relative paths to assets via compass helper functions.
relative_assets = true
# To disable debugging comments that display the original location of your selectors.
line_comments = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment