Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hanamizuki/4328262 to your computer and use it in GitHub Desktop.
Save hanamizuki/4328262 to your computer and use it in GitHub Desktop.
preferred_syntax = :sass
http_path = '/'
css_dir = "assets/css"
sass_dir = 'assets/sass'
images_dir = 'assets/images'
#javascripts_dir = 'assets/js'
relative_assets = true
line_comments = true
output_style = :expanded
#output_style = :compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment