diff options
Diffstat (limited to '')
-rw-r--r-- | config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/" css_dir = "site/stylesheets" -sass_dir = "source/stylesheets" +sass_dir = "/stylesheets" images_dir = "images" # To enable relative paths to assets via compass helper functions. Uncomment: |