UNPKG
@linker-design-plus/linker-style
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.1
A package for linker design styles.
@linker-design-plus/linker-style
/
theme.less
4 lines
(3 loc)
•
97 B
text/less
View Raw
1
2
3
4
@prefix:
arco;
@tooltip-prefix-cls:
~'@{prefix}-tooltip'
;
@table-prefix-cls:
~'@{prefix}-table'
;