top | item 29464527

(no title)

RyanGoosling | 4 years ago

why does a different set of CSS make it _fast_?

discuss

order

bawolff|4 years ago

It probably doesn't in this case, but there are cases where css can have significant performance implications. Different selectors take different amounts of time, various things can force re-laying out the page etc. Not to mention pointless animation.