CSS Question of the Day: hardware acceleration trick still required?

3 points by adrianvoica 4 years ago | 0 comments
So, the question is: do we still need to use "transform: translate3d(0, 0, 0);" to enable hardware acceleration for HTML DIVs (and other elements) in 2021?