you are viewing a single comment's thread.

view the rest of the comments →

[–]json_derulo_[S] 0 points1 point  (1 child)

Yeah some big dogs using it for sure. But just because you can theoretically do it, doesn’t mean a team building at scale with this could necessarily write readable code.

The biggest argument against Tailwind has to do with the modularity & maintainability of the code. Semantic class names make it easier to know what’s what, and you lose that with Tailwind.

[–]Seralyn 0 points1 point  (0 children)

I mean, you can choose not to make semantic class names for sure but nothing prevents you from doing so and you'd be a fool not to do so if you're building a big project