| ▲ | SirHound 3 hours ago | ||||||||||||||||
All the technical decisions are yours. If you defined a padding (for instance) in a stylesheet, this is where updates will be applied. Likewise if it was on a style attr or elsewhere. | |||||||||||||||||
| ▲ | yoz-y 3 hours ago | parent [-] | ||||||||||||||||
I think it would be preferable if the agent figured out the right place to do this. When I debug CSS or toy with styling, I will often edit the element styles directly but naturally I would like them to be applied within classes the element has, or maybe add a new utility. Never would I put styles on the element. I suppose that in the same fashion, if your project uses tailwind or something, you will edit styles manually but when you get it right you want them to be added as “whatever the code uses” | |||||||||||||||||
| |||||||||||||||||