Files
sk_fems_ui/assets/scss/theme.scss
Tran Van Dung/(Tran Van Dung)/현장대리인/SK 5abba695b2 optimize-css
2025-08-19 13:43:44 +07:00

8 lines
169 B
SCSS

// @each $theme in dark, light{
// @include theme($theme);
// .v-application.#{$theme}-mode{
// span {
// color: $--theme-font-color;
// }
// }
// }