added compass, added some basic stylesheets

This commit is contained in:
B Mathis
2009-10-18 20:10:45 -05:00
parent 82d0251da1
commit d8d51719fb
33 changed files with 691 additions and 8 deletions

View File

@ -2,8 +2,8 @@
project_type = :stand_alone
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "_site/stylesheets"
sass_dir = "_source/stylesheets"
css_dir = "site/stylesheets"
sass_dir = "source/stylesheets"
images_dir = "images"
# To enable relative paths to assets via compass helper functions. Uncomment: