Open LeifAndersen opened 3 years ago
Thanks for reporting this. This is a known, which happens because Chonky needs to use some custom wrappers for JSS since JSS API for global styles is rubbish.
These will go away once I migrate Chonky to styled-components
.
This is a blocker in our codebase. Do you have any workarounds? It's breaking our mui implementation.
This is also a blocker for us. Are there any workarounds we could try?
When building the example from the Installation & Usage page, I get the following warning:
(I also put this project into a github repo here: https://github.com/LeifAndersen/chonky-warning-demo)
Which you can build with:
and then open
index.html
in your web browser. (Tested with chromium)Here is the full error message: