AdminLTE/build/scss/parts/_extra-components.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

12 lines
206 B
SCSS

//
// Part: Extra Components
//
@import "../small-box";
@import "../info-box";
@import "../timeline";
@import "../products";
@import "../direct-chat";
@import "../users-list";
@import "../social-widgets";