|
|
|
|
|
by Julesman
1149 days ago
|
|
Lol. I certainly know many people feel that way, otherwise Tailwind wouldn't exist. But I'm a strict adherent to the concept that you keep your languages separate. You should not have to wonder whether you need to go to your html or css file to change the appearance of a site. |
|
Not to beat a dead horse, but:
Separation of concerns != separation of languages
If you want to change a button, ideally you go to your one BUTTON FILE.
Same applies doubly so when using Tailwind. You should not be looking around CSS files