refactor: less to scss

This commit is contained in:
xingyu4j 2022-11-23 15:19:43 +08:00
parent 8a77c94710
commit 54b752bef6

View File

@ -0,0 +1,6 @@
// .text-color {
// color: var(--el-text-color-regular);
// }
// .dark .dark\:text-color {
// color: rgba(255, 255, 255, var(--dark-text-color));
// }