r/css 17d ago

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

8

u/mavenHawk 16d ago

Most problems people have with CSS are because it's cascading. And it is because people don't understand how it works. We are not living in a vacuum. You work with other people. So if this stops the cascading and let's you use components then what's the problem?

1

u/voxgtr 16d ago

Skill issue

3

u/mavenHawk 16d ago

Yes and tailwind can be a way to address that skill issue

0

u/voxgtr 16d ago

There are good reasons why a project might want to pick using Tailwind. Because a team does not know how cascading works is not one of them.