Show HN: TWC – A library to create reusable Tailwind components for React
react-twc.vercel.appNice. As far as I understand the projekt this is styled components for tailwind. Probably the author could explain what the difference is to other Projekts which seem to have the same goal.
Examples: https://github.com/MathiasGilson/Tailwind-Styled-Component
https://github.com/ben-rogerson/twin.macro
Would like to see something like this but with compiletime optimization to get rid of the runtime overhead of css-in-js frameworks.
Sorry for the stupid questions I‘m only a backend-dev who is playing with the frontend stuff in his sparetime.