Explorar el Código

Fix error when generating IE's CSS due to typography partial not being called.

Brian Gallagher hace 11 años
padre
commit
3735835802
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 "partials/variables"; // import variables
+@import "partials/typography"; // import typography
 @import "partials/mixins"; // import mixins
 @import "partials/ie_grid"; // import grid