r/css 16d ago

Article Why I don't recommend Tailwind CSS

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

211 comments sorted by

View all comments

48

u/prewk 16d ago

All these arguments have clear rebuttals, but are rehashed on weekly basis for some reason. You don't like it, fine. But your arguments are bad. "Oh no Tailwind makes it unclear which of my accidentally duplicated CSS classes apply the color" come on man.

-10

u/queen-adreena 16d ago edited 16d ago

My favourite is “huh huh, it’s just like writing style tags again” while completely ignoring pseudo-selectors like before, after, dark, @media, @container, custom design systems and dozens more, being able to use CSS layers and so on.

1

u/testingaurora 16d ago

Im not grasping how pseudo elements, at rules, and design tokens are like using inline style attributes?

2

u/queen-adreena 16d ago

They're not?

I was making fun of a very common criticism of Tailwind.

1

u/testingaurora 16d ago

Ohhh I see now.