feiyu02
2025-07-21 5be9679fb4288936b576cf3d1f1548af1c4151b8
1
2
3
4
5
6
7
8
9
10
11
// only scss variables
 
// $--colors: (
//   "primary": (
//     "base": #589ef8,
//   ),
// );
 
// @forward "element-plus/theme-chalk/src/dark/var.scss" with (
//   $colors: $--colors
// );