Skip to content

Commit

Permalink
updated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zurbchris committed Jul 9, 2012
1 parent 11a809c commit 89f3876
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
zurb-foundation (3.0.4.alpha15)
zurb-foundation (3.0.4.alpha16)
compass (>= 0.12.2)
rake
sass (>= 3.2.0.alpha.244)
Expand Down
2 changes: 1 addition & 1 deletion lib/foundation/version.rb
@@ -1,3 +1,3 @@
module Foundation
VERSION = "3.0.4.alpha15"
VERSION = "3.0.4.alpha16"
end
4 changes: 2 additions & 2 deletions templates/project/sass/app.scss
@@ -1,9 +1,9 @@
/* Artfully masterminded by ZURB */
@import "settings";
// @import "settings";
// @import "foundation";

// Import Each Specific Piece for SASS
@import "foundation/base";
// @import "foundation/base";
// @import "foundation/globals";
// @import "foundation/typography";
// @import "foundation/grid";
Expand Down

0 comments on commit 89f3876

Please sign in to comment.