templates/project/config.rb in zurb-foundation-4.0.3 vs templates/project/config.rb in zurb-foundation-4.0.4

- old
+ new

@@ -2,13 +2,13 @@ # Require any additional compass plugins here. # Set this to the root of your project when deployed: http_path = "/" -css_dir = "css" -sass_dir = "scss" -images_dir = "img" -javascripts_dir = "js" +css_dir = "stylesheets" +sass_dir = "sass" +images_dir = "images" +javascripts_dir = "javascripts" # You can select your preferred output style here (can be overridden via the command line): # output_style = :expanded or :nested or :compact or :compressed # To enable relative paths to assets via compass helper functions. Uncomment: