If it's just CSS then why would I use Tailwind instead of the actual thing? It's a layer of indirection for no reason if it's the same.
If BEM is regular CSS, why would I use BEM instead of the actual thing? It's a layer of indirection for no reason if it's the same.
You use Tailwind in the same way you use BEM: becuase it makes it easier for frontend developers to write correct CSS.
If BEM is regular CSS, why would I use BEM instead of the actual thing? It's a layer of indirection for no reason if it's the same.
You use Tailwind in the same way you use BEM: becuase it makes it easier for frontend developers to write correct CSS.