|
|
|
|
|
by troels
4386 days ago
|
|
I generally try to not manipulate properties directly through javascript, rather declaring a class for the purpose. Doesn't seem like an unreasonable requirement for proper performance? (I mean, compared to having stuff like `will-change`) |
|
It seems to me to know that a rule along the lines of "might-add-class: foo;" would get us back most of that separation of presentation and content.