Files
PrestaShop/admin-dev/themes/default/config.rb
Kevin Granger b214ea68ff // mobile nav
2013-11-08 16:18:28 +01:00

16 lines
380 B
Ruby

# Require any additional compass plugins here.
http_path = "/"
css_dir = "css"
sass_dir = "scss"
images_dir = "img"
javascripts_dir = "js"
fonts_dir = "font"
output_style = :compact
environment = :production
# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
line_comments = false
color_output = false
preferred_syntax = :sass