app/assets/stylesheets/_neat.scss in neat-0.4.2 vs app/assets/stylesheets/_neat.scss in neat-1.0.0.pre
- old
+ new
@@ -1,18 +1,17 @@
// Bourbon Neat 0.9 beta
// MIT Licensed
// Copyright (c) 2011 thoughtbot, inc.
// Custom Functions
-@import "functions/line-height";
@import "functions/px-to-em";
@import "functions/grid";
+@import "functions/helpers";
// Default Settings
@import "settings/grid";
-@import "settings/typography";
+@import "settings/visual-grid";
// The Grid
+@import "grid/global-variables";
@import "grid/grid";
-
-// Typography
-@import "typography/typography";
+@import "grid/visual-grid";