35c794cf58
- Modularized the Sass architecture to enhance code maintainability and reduce the output file size - Replaced deprecated `@import` with `@use` / `@forward`
2 lines
39 B
SCSS
2 lines
39 B
SCSS
@forward 'buttons';
|
|
@forward 'popups';
|