streamich / nano-css

Distilled CSS-in-JS for gourmet developers
The Unlicense
427 stars 23 forks source link

Cannot delete property 'css' of #<Object> #312

Open nkemcels opened 1 month ago

nkemcels commented 1 month ago

I'm getting this error in production

Cannot delete property 'css' of #<Object>

when I bundle this module with the jsx addon included. Everything seems to work well in development.

image

I'm using react version 18.2.0 with nano-css version 5.6.1.