foundation / motion-ui

💎 The powerful Sass library for creating CSS transitions and animations
https://zurb.com/playground/motion-ui
MIT License
1.15k stars 175 forks source link

Question about Series Animation #127

Open alexfernandessilva opened 3 years ago

alexfernandessilva commented 3 years ago

I have a series of cards generated with a while loop, i add the class at the every card, but the effect aplies only on the first one, how may I do to animate the other cards?