ant-design / antd-style

css-in-js library with antd v5 token system
https://ant-design.github.io/antd-style/
MIT License
189 stars 29 forks source link

🐛[BUG] 使用createInstance,传入customToken默认值,在外层调用ThemeProvider会全量覆盖 #25

Closed qc-z closed 1 year ago

qc-z commented 1 year ago

🏞 期望结果

有就覆盖,没有就使用默认

arvinxx commented 1 year ago

收到 是个bug 今天修一下

arvinxx commented 1 year ago

fixed in 3.0.0-beta.7

kevinffk commented 1 year ago

看起来确实是被全量覆盖了,我本地的版本是3.2.1的 https://github.com/ant-design/antd-style/issues/69