mdb-ui-kit/sass/bootstrap-material-design.scss

8 lines
419 B
SCSS
Raw Normal View History

// 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)
2015-11-22 19:23:34 +03:00
@import '_bootstrap-material-design'; // include the material content given the mixins above (sass requirement for inclusion order of mixins)