ie.scss - amend to also @import _grid.scss
@@ -21,6 +21,7 @@ import the mixins file so SASS can understand the variables.
/* import mixins */
@import "mixins";
+@import "grid";
@import "481up";
@import "768up";
@import "1030up";