DEV Community

Discussion on: Debunking Tailwind Counterarguments

Collapse
 
pavelloz profile image
Paweł Kowalski • Edited

Well, bloat in html by adding classes is far easier to maintain in a team than a file of global css classes. ;) CSS being global is the worst thing about the whole environment, and Tailwind fixes that issue without adding 100 different languages, dependencies and doesnt force anyone to use some weird frameworks to achieve good performance - its by default.