Skip to content

Instantly share code, notes, and snippets.

@petecoop
Created November 10, 2012 00:15
Show Gist options
  • Save petecoop/4049184 to your computer and use it in GitHub Desktop.
Save petecoop/4049184 to your computer and use it in GitHub Desktop.
Example Compass config
environment = :development
http_path = "/"
css_dir = "css"
sass_dir = "css"
images_dir = "img"
add_import_path "/Users/pete/play/sass"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment