Events2Join

Why I Don't Like Tailwind CSS


Why I Don't Like Tailwind CSS | Aleksandr Hovhannisyan

On paper, Tailwind CSS sounds great. In practice, it suffers from the same issues that it attempts to solve and is, in my opinion, not worth using.

Why I personally hate Tailwind : r/webdev - Reddit

It means you have basically redundant CSS that you never want to change and you have to endlessly tweek chess in the markup to get things ...

I hate Tailwind CSS. Here's why I use it. - Mike Bifulco

Prettier Prettier rules: Adding tailwind classes to html means that we often have long lists of class names added to our html. This causes ...

TailwindCSS is great; why so much hate? - DEV Community

You NEED TailwindCSS if you want your web app load fast. And it's not "another bootstrap with some new bells and whistles". If you tried it and ...

I hate Tailwind with the passion of a million suns. It's loved by ...

I hate Tailwind with the passion of a million suns. It's loved by novices and those who don't know what they're doing, almost exclusively.

Why I don't like Tailwind CSS - Hacker News

Tailwind is a great force multiplier, much like tools like Hotwire/Turbo, Dokku/Heroku for deployments, frameworks like Rails or Django etc.

Tailwind CSS is the worst… - YouTube

I used to hate Tailwind but when I used it for a really big project that's when I started to appreciate it. It saves me hundreds of hours in styling.

Why I don't use Tailwind CSS in Production

While I love Tailwind for prototyping, I do not use it for production codebases. Where maintainability is key and there's time to document and enforce style ...

I Don't Like Tailwind - Jake Trent

I just don't think it gives you much. Well, it gives you a lot (that's different)! But its net value-add beyond what you had (CSS) is low. It's ...

Why I don't like Tailwind CSS - Devtalk

In a nutshell, this was my experience with Tailwind CSS. It's not the worst thing to happen to CSS, but it's certainly not the panacea that its ...

I hate Tailwind CSS. Here's why I use it. - YouTube

Tailwind CSS is a utility-first CSS framework that I've come to love. Here's why I use it, and why I think you should too.

Why Tailwind Isn't for Me | The Spicy Web

I've gotten into more than one heated argument on the interwebs lately over Tailwind CSS. I'm not proud of this. I don't like being at odds with ...

Why I Don't Like Tailwind CSS: A Junior Frontend Developer's ...

Tailwind CSS might be an excellent fit for rapid prototyping or projects with specific design systems. As with any tool in the vast world of web ...

Why I Don't Like Tailwind CSS · Issue #77 - GitHub

I hate tailwind because it's low level. I'm not a designer 🤷🏾 ♂, bootstrap is enough for my taste.

Why I Don't Like Tailwind CSS | Lobsters

With css, you're forced to flip to through some other file to get it. If you don't see the tailwind code as obviously better, I would still say ...

Top 6 Reasons to Hate Tailwind CSS | by Vitalii Shevchuk | ITNEXT

Another problem with Tailwind CSS is that it is not scalable and reusable. Tailwind CSS encourages you to style each element individually by applying multiple ...

I don't like Tailwind - LeKoala Dev Blog

... complicated to do simple things. I don't like to have, you know, run a whole build system when I could just write css classes that work f...

Why I don't like Tailwind CSS - #4 by dimitarvp - Devtalk

I had almost the same thoughts reading it. I was like: “wait… putting style class names inside HTML is a bad thing?” WTF?

How are CSS frameworks like Tailwind actually more efficient at ...

... don't end up changing the css of 20 different title s, but just one title component that gets reused 20 times. A difference between this ...

Why tailwind is bad - romgrk

The problem with this approach has always been that most developers are not expert CSS designers; they're average CSS designers who are tasked ...