hcong
2024-10-11 5ddf904d5abbae9713c2e1e7b861aadc9b373aef
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
// );