DEV Community

Discussion on: Dancing String

Collapse
 
equinusocio profile image
Mattia Astorino • Edited

Some important tips. Just do it with a keyframe by animating the transform property, never margins. Then you can use js to apply an animation delay to each letter (maybe using a custom property) 👍🏻