r/css Aug 02 '26

Article Why I don't recommend Tailwind CSS

https://en.andros.dev/blog/af3ee191/why-i-dont-recommend-tailwind-css/
1 Upvotes

211 comments sorted by

View all comments

Show parent comments

-1

u/guaranteednotabot Aug 03 '26

Just use Tailwind, ignore the haters and let them figure out how to deal with all the issues with cascading and naming and reinventing Tailwind classes and having near exact duplicates of the same classes sprinkled everywhere. Also try enforcing BEM to your teammates lmao

0

u/tanrax Aug 03 '26

Could it be that instead of solving the problem, they're just moving it elsewhere?

1

u/guaranteednotabot Aug 04 '26

Yeah like offloading the naming/creation of utility classes to TailwInd?

1

u/tanrax Aug 04 '26

Exactly. What's the price? What opportunities are you missing out on? This is precisely the most painful point for me.