Hacker News new | ask | show | jobs
Show HN: TWC – A library to create reusable Tailwind components for React (react-twc.vercel.app)
3 points by neoziro 916 days ago
1 comments

Nice. 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.