mdb-ui-kit/less/material-fullpalette.less

6 lines
343 B
Plaintext
Raw Normal View History

@import "_variables.less";
2015-03-09 19:10:44 +03:00
@import "_mixins-fullpalette.less";
@import "_icons-material-design.less";
@import "_shadows.less"; // these are mixins only, and must be placed at the top before use (sass requiremnt)
@import '_material.less'; // include the material content given the mixins above (sass requirement for inclusion order of mixins)