jotaijs / jotai-devtools

A powerful toolkit to enhance your development experience with Jotai
https://jotai.org/docs/tools/devtools
MIT License
134 stars 33 forks source link

Missing style.css #134

Closed ramiel closed 7 months ago

ramiel commented 7 months ago

The documentation reports that the style can be imported and the dependency to @emotion/react can be removed. I installed latest version and this is not working. I also noticed the package has mantine v6 as dependency while in the repo it's already v7. Is this something syet to be released?

arjunvegda commented 7 months ago

Sorry, I was waiting for the docs for jotai.org to be released before releasing this version.

Please try v0.9.0

ramiel commented 7 months ago

Oh, so quick. Thanks!