templates/project/config.rb in rootbeer-0.0.2 vs templates/project/config.rb in rootbeer-0.0.4

- old
+ new

@@ -1,11 +1,10 @@ -require 'zurb-foundation' require 'rootbeer' # Require any additional compass plugins here. +require 'zurb-foundation' - # Set this to the root of your project when deployed: http_path = "/" css_dir = "/" sass_dir = "sass" images_dir = "images" @@ -23,6 +22,6 @@ # If you prefer the indented syntax, you might want to regenerate this # project again passing --syntax sass, or you can uncomment this: # preferred_syntax = :sass # and then run: -# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass +# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass \ No newline at end of file