Make compass not include line number comments

This commit is contained in:
Hamish Friedlander 2012-07-23 22:15:42 +12:00
parent 2ba3fbe42d
commit ace2dfe54f
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ sass_dir = "scss"
images_dir = "images"
javascripts_dir = "javascript"
output_style = :compact
line_comments = false
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true