|
|
|
|
|
by ahuth
326 days ago
|
|
Can't agree that Tailwind is popular because it forces you to setup a centralized config file (although I guess that is nice). It's because, as ugly as a long line of inline classes can be, it's easy to know exactly what styles are being applied to an element. Especially when there are more than 1 or 2 devs writing styles. |
|
Unless a project has really messed up, it is trivial to see what styles are being applied to any element.