Comment by gedy

1 day ago

> CSS Modules are a JS-only third party solution re-invented/re-implemented in a dozen different ways for various JS frontend frameworks. Requires setting up, requires learning an additional library.

I mean, Tailwind is not that different here - you must use a build tool to tree shake the styles, etc.