In a blog post, Colton Voege argues that Tailwind CSS increases JavaScript bundle size, complicates code maintenance, and offers limited developer tooling. He compares Tailwind to traditional CSS and CSS-in-JS libraries, highlighting issues with class duplication, lack of type safety, and poor readability in large React codebases.
...more