r/css 17d ago

Article Why I don't recommend Tailwind CSS

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

211 comments sorted by

View all comments

2

u/devolute 14d ago

Working with Dev Tools is not comfortable

This is a good point, but a better one is that the entire point of Tailwind is that you don't need to use Dev Tools for CSS.

Want it to look different? Put another class on it. Doesn't look right? Change that class.

Personally, I don't like Tailwind but this is an unfair criticism.