vtenext/themes/next/scss/material/material.scss
2021-04-28 20:10:26 +02:00

9 lines
417 B
SCSS

// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
@import '_colors';
@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 '_core'; // include the material content given the mixins above (sass requirement for inclusion order of mixins)