nano-css icon indicating copy to clipboard operation
nano-css copied to clipboard

Cannot delete property 'css' of #<Object>

Open nkemcels opened this issue 1 year ago • 0 comments

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.

nkemcels avatar Jun 04 '24 08:06 nkemcels