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.  I'm using **react** version `18.2.0` with **nano-css** version `5.6.1`.