This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-29 05:29:37 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
0437d858f2
ant-design
/
components
/
auto-complete
/
style
/
index.tsx
5 lines
86 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: fix
2016-07-25 17:54:09 +08:00
import
'../../style/index.less'
;
import
'./index.less'
;
fix: should not import less file firectly
2016-10-13 16:19:16 +08:00
import
'../../select/style'
;
Reference in New Issue
Copy Permalink