Skip to content

Instantly share code, notes, and snippets.

@hoopyfrood
Created January 14, 2015 14:05
Show Gist options
  • Save hoopyfrood/29eb1772eae60111600f to your computer and use it in GitHub Desktop.
Save hoopyfrood/29eb1772eae60111600f to your computer and use it in GitHub Desktop.
config file for Sass
line_comments = false
output_style = :compressed # or :nested, :expanded, :compressed, :compact
#sass_options = {:sourcemap => true}
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "css"
sass_dir = "sass"
images_dir = "img"
javascripts_dir = "js"
preferred_syntax = :sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment