// Fixed boulette
This commit is contained in:
@@ -5,12 +5,12 @@ sass_dir = "css"
|
||||
images_dir = "img"
|
||||
javascripts_dir = "js"
|
||||
fonts_dir = "font"
|
||||
output_style = :extended
|
||||
environment = :development
|
||||
output_style = :compressed
|
||||
environment = :production
|
||||
|
||||
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||||
# relative_assets = true
|
||||
|
||||
line_comments = true
|
||||
line_comments = false
|
||||
color_output = false
|
||||
preferred_syntax = :sass
|
||||
preferred_syntax = :sass
|
||||
Reference in New Issue
Block a user