14 lines
352 B
Ruby
14 lines
352 B
Ruby
# Require any additional compass plugins here.
|
|
project_type = :stand_alone
|
|
# Set this to the root of your project when deployed:
|
|
http_path = "/"
|
|
css_dir = "public/stylesheets"
|
|
sass_dir = "sass"
|
|
images_dir = "source/images"
|
|
http_images_dir = "images"
|
|
fonts_dir = "source/fonts"
|
|
http_fonts_dir = "fonts"
|
|
|
|
line_comments = false
|
|
output_style = :compressed
|