UNPKG
qt-public-ui
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
新设计规范下业务组件库
qt-public-ui
/
es
/
CompatibleAntd3
/
input
/
style
/
index.js
5 lines
(4 loc)
•
107 B
JavaScript
View Raw
1
2
3
4
5
import
'../../style/index.less'
;
import
'./index.less'
;
// style dependencies
import
'../../button/style'
;