tailwind-react-ui
tailwind-react-ui copied to clipboard
Reanimate as TS and use tailwind-react-primitives base lib
Hey 👋 . This project looks super interesting. It looks it solves the problem with Tailwind css classes interpolation. hover:${color} and PurgeCSS. How that this works from a developer point of view? Do we need to do something or the npm package already exports all the Tailwind used classes in plain text so my PurgeCSS can pick from there?
Also what's the status of this repo. Moving to TS looks super nice! but looks you stopped working on it