jotai-devtools: CSS leaking
There is CSS leaking after updating from 0.8.0
to 0.9.0
. It’s setting background color, font, and others on components that are not Jotai Dev tools.
I noticed that it’s adding the whole @mantine
css to my project.
About this issue
- Original URL
- State: closed
- Created 2 months ago
- Reactions: 2
- Comments: 16 (8 by maintainers)
@arjunvegda I’ve been having the same issue. installed from https://pkg.csb.dev/jotaijs/jotai-devtools/commit/57787cb3/jotai-devtools/_pkg.tgz and can confirm this fixes it for me