You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @shiwanjun1995. We totally like your proposal/feedback, welcome to send us a Pull Request for it. Please send your Pull Request to proper branch, fill the Pull Request Template here, provide changelog/TypeScript/documentation/test cases if needed and make sure CI passed, we will review it soon. We appreciate your effort in advance and looking forward to your contribution!
Version
3.2.13
Environment
none
Reproduction link
https://www.antdv.com/docs/vue/customize-theme-cn
Steps to reproduce
none
What is expected?
Style variables describe right
What is actually happening?
Style variables describe error
@border-radius-base: 4px; // 组件/浮层圆角【error】
@border-radius-base: 2px; // 组件/浮层圆角【right】
The text was updated successfully, but these errors were encountered: