Skip to content

Instantly share code, notes, and snippets.

@marcialca
Forked from nathansmith/config.rb
Last active December 30, 2015 18:09
Show Gist options
  • Save marcialca/7865877 to your computer and use it in GitHub Desktop.
Save marcialca/7865877 to your computer and use it in GitHub Desktop.
preferred_syntax = :sass
http_path = '/'
css_dir = 'assets/stylesheets'
sass_dir = 'assets/sass'
images_dir = 'assets/images'
javascripts_dir = 'assets/javascripts'
relative_assets = true
line_comments = true
# output_style = :compressed
# sass_options = {:sourcemap => true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment