aboutsummaryrefslogtreecommitdiff
path: root/config.rb
blob: 39ca02f024ca3176bf7a2b76cbcb401986fb0db3 (plain)
1
2
3
4
5
6
7
8
9
10
# Require any additional compass plugins here.
require 'compass-colors'
project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "site/stylesheets"
sass_dir = "stylesheets"
images_dir = "source/images"
images_dir = "source/images/"
http_images_path = "/images"