Skip to content

Instantly share code, notes, and snippets.

@Bobz-zg
Created July 22, 2014 13:51
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 Bobz-zg/4dfaf36213541e993299 to your computer and use it in GitHub Desktop.
Save Bobz-zg/4dfaf36213541e993299 to your computer and use it in GitHub Desktop.
Config.rb file for Roots 7.0.0. using SASS + Compass
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "assets/css"
sass_dir = "assets/sass"
images_dir = "assets/img"
javascripts_dir = "assets/js"
fonts_dir = "assets/fonts"
output_style = :expanded
relative_assets = true
line_comments = true
color_output = true
# If you prefer the indented syntax, you might want to regenerate this
# project again passing --syntax sass, or you can uncomment this:
# preferred_syntax = :sass
# and then run:
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment