optimize-css

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-08-19 13:43:44 +07:00
parent a074e0e6e9
commit 5abba695b2
20 changed files with 3 additions and 59 deletions

View File

@ -1,10 +1,3 @@
// @import './var.scss';
// @import './functions.scss';
// @import './mixin.scss';
// @each $theme in dark, light{
// @include theme($theme);
// .v-application.#{$theme}-mode{