Hacker News new | ask | show | jobs
by andix 1473 days ago
Usually you build reusable components with tailwind, so that you archive DRY. With React for example (or any other technology).

The huge benefit is, that you don’t split up HTML and CSS, you only write HTML.