-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.2.1
Environment
OS: Windwos 10 RS5, Browser: Whale ( chromium based ), Vue: 2.5.17
Steps to reproduce
When using "Icon" component
What is expected?
Using partially is my needs.
I could apply button only via import "ant-design-vue/lib/button/style/index.less
If already has methods in ant-design-vue,
I want to know that ways.
What is actually happening?
In "Icon" case, i couldn't apply that style independently.
( I tried import "ant-design-vue/lib/icon" , import "ant-design-vue/lib/icon/style, import "ant-design-vue/lib/icon/style/css" )
Thanks for provide ant design.