CSS Modules are a better solution. They compile classnames into unique identifiers, so there's no need for BEM or SMACSS conventions:
https://x.com/efortis/status/1888304658080256099
I disagree. I don't want to jump between two files constantly. With Tailwind I can stick to one file and never need to think about naming things.
I disagree. I don't want to jump between two files constantly. With Tailwind I can stick to one file and never need to think about naming things.