# Require any additional compass plugins here.

# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "/"
sass_dir = "library/css/sass"
images_dir = "library/images"
javascripts_dir = "library/js"

output_style = :expanded
environment = :production

# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true

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 library/sass scss && rm -rf sass && mv scss sass
preferred_syntax = :scss