Hacker News new | ask | show | jobs
by 1shooner 26 days ago
This is (imo) the most valid argument for Tailwind: the UI semantics of "hero" "card" etc aren't put in CSS, they're put in the module. Modules are typically designed for this encapsulation, and CSS was not.
1 comments

when i say css modules i mean something more akin to https://css-tricks.com/css-modules-part-1-need/