|
|
|
|
|
by mikojan
1149 days ago
|
|
> 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 |
|