I didn't try it out, but usually I'm unhappy with Tailwind based libraries. It just doesn't really fit the concept of Tailwind to use it for a UX library. On one hand those libraries are just a handbook of HTML snippets to copy&paste. On the other hand many of them need some support library, that does some magic in the background that's hard to understand.
The only one I liked so far was shadcn, which is more like a code generator for creating Tailwind based React components.
The only one I liked so far was shadcn, which is more like a code generator for creating Tailwind based React components.