templates/project/manifest.rb in modularis-0.0.3 vs templates/project/manifest.rb in modularis-0.1
- old
+ new
@@ -1,9 +1,9 @@
description 'Modularis Compass Gem'
# Sass Files
-stylesheet '../../scss/modularis/_variables.scss', :to => '_settings.scss'
+stylesheet '../../scss/modularis/_settings.scss', :to => '_settings.scss'
stylesheet 'scss/app.scss', :to => 'app.scss', :media => "screen, projector, print"
# Make sure you list all the project template files here in the manifest.
file 'humans.txt'
file 'robots.txt'
@@ -32,11 +32,9 @@
If you need help, email us at modularis@themepile.com or visit modularis.themepile.com"
}
welcome_message %Q{
-
-w00t! You're using ZURB Modularis, now go forth and rock 'n roll!
}
# file 'config.rb'
\ No newline at end of file