6 lines
103 B
SCSS
6 lines
103 B
SCSS
// configuration
|
|
@import "Core/all";
|
|
|
|
// modules
|
|
@import "Modules/Buttons/button";
|
|
@import "Setup/all"; |