82d0251d | # Require any additional compass plugins here. project_type = :stand_alone |
1f9b596b | # Publishing paths |
82d0251d | http_path = "/" |
1f9b596b | http_images_path = "/images" http_fonts_path = "/fonts" |
e4c2d579 | css_dir = "public/stylesheets" |
1f9b596b | # Local development paths |
c7d5365f | sass_dir = "sass" |
d3313c83 | images_dir = "source/images" |
e4c2d579 | fonts_dir = "source/fonts" line_comments = false output_style = :compressed |