c633ceb3eea8a9740ddbac239165ad60b5eea582
@use instead of @import in base.scss
Replaced `@import` with `@use` for improved modularity and compatibility with modern Sass practices. This change ensures better scoping and avoids potential conflicts with styles from other files.
Languages
Vue
46.6%
TypeScript
36.9%
Go
9.8%
SCSS
6.4%
HTML
0.3%