Skip to content

Instantly share code, notes, and snippets.

@CreativeSeo33
Created September 7, 2015 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CreativeSeo33/7a7557bba97df8d74fdf to your computer and use it in GitHub Desktop.
Save CreativeSeo33/7a7557bba97df8d74fdf to your computer and use it in GitHub Desktop.
config.rb
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
@CreativeSeo33
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment