For the most part, you can also just use Hacss and eliminate the “weird extra syntax”.
#css in
#html
Tailwind looks a lot like just moving all the CSS to your HTML, except with a weird extra syntax to learn. Why not just write the CSS?
Compare the amount of code you have to write using raw CSS vs. utilities 👇
And the absolute hardest part (naming classes) totally goes away.