ยท 3 days agoยท Dev.to
Resolving a CSS Animation Issue in an Open Source React Library
A few months back I contributed a fix to react-bits, an open source library of animated React components. The bug was subtle โ enableMagnetism and enableTilt animations had a 300ms delay because the component used transition-all in its base CSS class. This caused GSAP transform animations to fight a
#cloud#react#opensource#css-animation#web-development