AdminLTE/build/scss/parts/_miscellaneous.scss
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00

10 lines
142 B
SCSS

//
// Part: Miscellaneous
//
@import "../miscellaneous";
@import "../print";
@import "../text";
@import "../elevation";
@import "../colors";