Skip to content

Instantly share code, notes, and snippets.

@kogakure
Created August 5, 2010 09:10
Show Gist options
  • Select an option

  • Save kogakure/509461 to your computer and use it in GitHub Desktop.

Select an option

Save kogakure/509461 to your computer and use it in GitHub Desktop.
Ruby: Compass config file
http_path = "/"
css_dir = "css"
sass_dir = "src"
images_dir = "css/img"
javascripts_dir = "js"
output_style = :expanded # :nested, :expanded, :compact, :compressed
line_comments = false
relative_assets = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment