templates/project/manifest.rb in compass-susy-plugin-0.7.0.pre7 vs templates/project/manifest.rb in compass-susy-plugin-0.7.0.pre8
- old
+ new
@@ -1,5 +1,22 @@
stylesheet 'screen.scss', :media => "screen, projection"
stylesheet 'print.scss', :media => "print"
stylesheet 'ie.scss', :media => "screen, projection"
stylesheet '_base.scss'
stylesheet '_defaults.scss'
+
+description "Susy: a flexible static/fluid/elastic grid system native to compass."
+
+help %Q{
+Please see the Susy website for all documentation and tutorials:
+
+ http://www.oddbird.net/susy
+}
+
+welcome_message %Q{
+Please see the Susy website for all documentation and tutorials:
+
+ http://www.oddbird.net/susy
+
+To get started, set up your grid in the grid partial by following the inline instructions.
+}
+