test/scss/grid/fluid.scss in ezy-0.0.4 vs test/scss/grid/fluid.scss in ezy-0.0.5
- old
+ new
@@ -1,8 +1,8 @@
// ---------------------------------------------------------------------------
// Imports
-@import "../../../sass/ezy";
+@import "../../../sass/ezy/grid";
$column-width: 60px;
$gutter-width: 30px;
$total-columns: 12;