ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
235 stars 57 forks source link

修改的样式无法热更新 #166

Open lins403 opened 6 months ago

lins403 commented 6 months ago

Reproduction link

https://codesandbox.io/p/sandbox/upbeat-glade-qf5xj8?file=%2Fcomponents%2FButton.tsx%3A19%2C14-19%2C18 文档上Auto Clear的demo

Steps to reproduce

修改Button.tsx中的样式,例如修改cursor的值

What is actually happening?

修改的样式无法热更新


使用这个cssinjs方案,如何能实现本地开发时的样式热更新