Skip to content

Instantly share code, notes, and snippets.

@cr0ybot
Forked from nathansmith/config.rb
Last active August 29, 2015 14:06
Show Gist options
  • Save cr0ybot/67002d245e125a61c184 to your computer and use it in GitHub Desktop.
Save cr0ybot/67002d245e125a61c184 to your computer and use it in GitHub Desktop.
preferred_syntax = :scss
http_path = '/'
css_dir = 'css'
sass_dir = 'scss'
images_dir = 'img'
javascripts_dir = 'js'
fonts_dir = 'fonts'
relative_assets = true
line_comments = true
output_style = :expanded #:compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment