Skip to content

Instantly share code, notes, and snippets.

@kkellydesign
Created November 29, 2016 13:47
Show Gist options
  • Save kkellydesign/24cf6aa9eb3cdad992d038a8b73f5466 to your computer and use it in GitHub Desktop.
Save kkellydesign/24cf6aa9eb3cdad992d038a8b73f5466 to your computer and use it in GitHub Desktop.
# require 'compass/import-once/activate'
require 'susy'
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "/static/css"
sass_dir = "/static/scss"
images_dir = "/static/img"
javascripts_dir = "/static/js"
fonts_dir = "/static/fonts"
output_style = :compressed
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
# To disable debugging comments that display the original location of your selectors. Uncomment:
# line_comments = false
color_output = false
# 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 kalicocourt/static/scss 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