Riku
2024-09-28 c18772a3b843e3ca5af5e58d6570860ce1a4aa8f
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
// );