Browse Source

refactor: less to scss

xingyu4j 2 năm trước cách đây
mục cha
commit
54b752bef6
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      yudao-ui-admin-vue3/src/styles/theme.scss

+ 6 - 0
yudao-ui-admin-vue3/src/styles/theme.scss

@@ -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));
+// }