riku
2025-09-20 0796eebe3520fafb0ac5d36ee584af81506d7e9c
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
// );