# Require any additional compass plugins here.
require 'compass/import-once/activate'

# Set this to the root of your project when deployed:
http_path = "sites/all/themes/<%= projectSlug %>"
css_dir = "<%= cssDir %>"
sass_dir = "<%= sassDir %>"
images_dir = "<%= imgDir %>"
javascripts_dir = "<%= jsDir %>"
fonts_dir = "<%= fontsDir %>"

# You can select your preferred output style here (can be overridden via the command line):
# 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
