What problem does tailwind solve that is not solved by CSS modules?
What problem does tailwind solve that is not solved by CSS modules?
👤 zja Accepted Answer ✓
It seems to me like its main value is in some sensible defaults.
In my opinion it isn’t really different enough from CSS to be useful, and every time I’ve used it I have to read through the docs to find out what CSS it’s generating so I can debug it.