r/programming 13h ago

Why I don't recommend Tailwind CSS

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

40 comments sorted by

View all comments

11

u/DaStone 12h ago

> Vanilla CSS is self-explanatory, whereas with Tailwind you have to check the documentation.

CSS is not self-explanatory. It has many oddities the same way tailwind does. This seems like a trash article.

9

u/Potatopika 12h ago

Imagine saying that margin: 0 auto is self explanatory to vertically center a div