# Require any additional compass plugins here.
require "susy"
require "companimation"
require "rgbapng"
# paths
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "/"
sass_dir = "sass"
images_dir = "assets/img"
javascripts_dir = "assets/js"
fonts_dir = "assets/fonts"
# You can select your preferred output style here (can be overridden via the command line):
# output option: nested, expanded, compact, compressed
output_style = :expanded
# The environment mode.
# Defaults to :production, can also be :development
# Use :development to see line numbers, file names, etc
environment = :production
# To disable debugging comments that display the original location of your selectors. Uncomment:
line_comments = false
# To enable relative paths to assets via compass helper functions. Uncomment:
relative_assets = true
# disable the asset cache buster
asset_cache_buster :none