logoalt Hacker News

satvikpendemtoday at 2:49 PM1 replyview on HN

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.


Replies

Aeolostoday at 3:05 PM

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.

show 1 reply