mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-06 10:38:31 +08:00
parent
f29f8ff89d
commit
0dacfb1247
@ -1,5 +1,7 @@
|
||||
@use "sass:map";
|
||||
|
||||
@import '../common/var';
|
||||
|
||||
@mixin set-css-color-type-light($type, $i) {
|
||||
--el-color-#{$type}-light-#{$i}: #{map.get($--colors, $type, 'light-#{$i}')};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user