Skip to content

Instantly share code, notes, and snippets.

@puginabox
Created November 22, 2014 19:32
Show Gist options
  • Save puginabox/1b42fe733ca1222ccfab to your computer and use it in GitHub Desktop.
Save puginabox/1b42fe733ca1222ccfab to your computer and use it in GitHub Desktop.
Compass/Sass config
http_path = "/"
css_dir = 'css'
sass_dir = 'dev/sass'
javascripts_dir = 'js'
# output_style = :compressed
output_style = :expanded
relative_assets = true
# environment = :development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment