I want to animate variable fonts values in sequences (like the GIF below) on a website.
My first idea was to wrap each letter in a <span> and add CSS animation with delays.
It worked… but the kerning disappears.
I searched for frameworks or other solutions but found nothing. Now I am stuck in the rabbit hole.
Any tips for animating variable fonts with per-letter delays, while keeping proper kerning? thanks 🔠 ❤️