UNPKG
focus-pro
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
focus-pro 中台前端组件库
focus-pro
/
dist
/
styles
/
global.less
7 lines
•
190 B
text/less
View Raw
1
2
3
4
5
6
7
@import
url(
"./commom.less"
);
:root
{
--light-font
: @light-
font; --dark-font
:
@dark-font
;
--light-background
: @light-
background; --dark-background
:
@dark-background
; }