Hacker News new | ask | show | jobs
by notjustanymike 465 days ago
It's not font-color 3e3, it's font-red-300. That's an important distinction, because the second one respects the design system your art team spent a lot of time establishing. By using their language you normalize the set of styles utilized in an application, instead of individually and repeatedly hard coding the hex values.

Second off, tailwinds true power becomes way more obvious if you consider pseudo selectors like lg: and hover:.