mdb-ui-kit/sass/bootstrap-material-design.scss
2015-11-22 10:23:34 -06:00

8 lines
419 B
SCSS

// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
@import '_variables';
@import '_mixins';
@import '_icons-material-design';
@import '_shadows'; // these are mixins only, and must be placed at the top before use (sass requiremnt)
@import '_bootstrap-material-design'; // include the material content given the mixins above (sass requirement for inclusion order of mixins)