Skip to content

Instantly share code, notes, and snippets.

@gideonheilbron
Last active August 29, 2015 14:03
Show Gist options
  • Save gideonheilbron/98958a4e19e020ad06ee to your computer and use it in GitHub Desktop.
Save gideonheilbron/98958a4e19e020ad06ee to your computer and use it in GitHub Desktop.
Basic compass.rb (work in progress)
css_dir = "build/css"
sass_dir = "assets/scss"
images_dir = "build/images"
generated_images_dir = "build/images/generated"
javascripts_dir = "assets/js"
fonts_dir = "build/fonts"
output_style = :expanded
line_comments = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment