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