templates/demos/manifest.rb in singularitygs-1.0.4 vs templates/demos/manifest.rb in singularitygs-1.0.5

- old
+ new

@@ -1,9 +1,9 @@ description "Singularity Demos" discover :stylesheets -file 'isolation.html', :to => 'isolation.html' -file 'float.html', :to => 'float.html' +file 'isolation.html.erb', :to => 'isolation.html', :erb => true +file 'float.html.erb', :to => 'float.html', :erb => true help %Q{ For help with Singularity, please ask a question on Stack Overflow (http://stackoverflow.com/questions/ask) tagged with "singularitygs". To file an issue with Singularity, please use our GitHub Issue Queue (https://github.com/Team-Sass/Singularity/issues). \ No newline at end of file