templates/project/manifest.rb in respondsass-0.0.6 vs templates/project/manifest.rb in respondsass-0.0.7
- old
+ new
@@ -1,9 +1,16 @@
# Make sure you list all the project template files here in the manifest.
stylesheet 'screen.scss', :media => 'screen, projection'
stylesheet '_base.scss'
-description "Respondsass: a fully configurable grid system native to compass."
+file 'scripts/boxsizing.htc', :like => :javascript, :to => 'boxsizing.htc'
+file 'scripts/html5shiv.js', :like => :javascript, :to => 'html5shiv.js'
+file 'scripts/modernizr.custom.js', :like => :javascript, :to => 'modernizr.custom.js'
+file 'scripts/respond.min.js', :like => :javascript, :to => 'respond.min.js'
+
+html 'index.html'
+
+description "Respondsass: a fully configurable grid system native to Compass."
help %Q{
Please see the Respondsass website for all documentation and tutorials:
http://ww.my-html-codes.com/respondsass