test/scss/grid/elastic.scss in ezy-0.0.4 vs test/scss/grid/elastic.scss in ezy-0.0.5
- old
+ new
@@ -1,8 +1,9 @@
// ---------------------------------------------------------------------------
// Imports
-@import "../../../sass/ezy";
+@import "../../../sass/ezy/grid";
+@import "../../../sass/ezy/media";
$column-width: 4em;
$gutter-width: 2em;
$total-columns: 12;
\ No newline at end of file