Hacker News new | ask | show | jobs
by phlillip 996 days ago
For me, Tailwind takes away a third of the two hardest things in computer science: naming things.

Extremely useful when building out a design system for the first time.

1 comments

If you use CSS and HTML together, rationally, you don't have to name any more things than you already have in Tailwind. Naming everything in CSS is a self-inflicted problem that you can easily annihilate with modern though widely supported CSS features.