Hacker News new | ask | show | jobs
by SynnVoid 1846 days ago
CSS animation are usually done with the use of the transform propertie. The transform propertie does not trigger painting, and then can be done with the help of the GPU.

https://csstriggers.com/transform