Hacker News new | ask | show | jobs
by hackingforfun 1296 days ago
If you like styled components, you can use this in a similar way, applying tailwind classes instead of CSS: https://www.npmjs.com/package/tailwind-styled-components

I like that it helps reduce the walls of class names since the classes are on their own lines in the tailwind styled component.