android.moparisthebest.org/config.rb

19 lines
374 B
Ruby
Raw Normal View History

require 'sass-globbing'
2009-10-18 20:07:36 -04:00
# Require any additional compass plugins here.
project_type = :stand_alone
# Publishing paths
2009-10-18 20:07:36 -04:00
http_path = "/"
http_images_path = "/images"
http_fonts_path = "/fonts"
2011-04-17 23:49:30 -04:00
css_dir = "public/stylesheets"
# Local development paths
sass_dir = "sass"
images_dir = "source/images"
2011-04-17 23:49:30 -04:00
fonts_dir = "source/fonts"
line_comments = false
output_style = :compressed