Cweili / svelte-fa

Tiny FontAwesome component for Svelte
https://cweili.github.io/svelte-fa/
MIT License
398 stars 24 forks source link

`pulse` class is applying `spin` animation #298

Closed longnguyen2004 closed 1 year ago

longnguyen2004 commented 1 year ago

https://github.com/Cweili/svelte-fa/blob/73233b00dc0e5866ed935e505d44d9504c5a93be/src/fa.svelte#L52C1-L54C1

Cweili commented 1 year ago

Here's the thing, using 'step' here to play the rotating animation frame by frame generates the pulse effect.