-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.0.0-rc.6
Environment
上面最小化demo
Reproduction link
https://stackblitz.com/edit/vitejs-vite-ugq7b4
Steps to reproduce
1,增加 <a-style-provider hash-priority="high">
2, <a-form ml-24px my-24px class="px-20px">
What is expected?
form组件中使用的unocss生效
What is actually happening?
使用样式兼容后 ml-24px my-24px px-20px不生效,被覆盖了。去掉样式兼容是正常生效的
