Эх сурвалжийг харах

IE SCSS include _grid.css

IE8 and below should probably still get the grid styles by default.
peterhartree 13 жил өмнө
parent
commit
3e10c5cbff
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      library/scss/ie.scss

+ 1 - 0
library/scss/ie.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";