6 lines
81 B
SCSS
6 lines
81 B
SCSS
|
@import './skin';
|
||
|
@import './layout';
|
||
|
.brand-loader {
|
||
|
@extend %brand-loader;
|
||
|
}
|