UNPKG
react-antd-cssvars
Version:
latest (0.7.3)
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
0.0.1
A minimal cssvars antd module
tenjin0.github.io/react-antd-cssvars/
Tenjin0/react-antd-cssvars
react-antd-cssvars
/
dist
/
styles
/
statistic.less
12 lines
(8 loc)
•
206 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
@statistic-prefix:
~"@{ant-prefix}-statistic"
;
.@{statistic-prefix}
-content
,
.@{statistic-prefix}
{
color
:
@antd-text-color
; }
.@{statistic-prefix}
-title
{
color
:
@antd-description-color
; }