Skip to content

Use steps instead of linear animation for spinner

Cadence Ember requested to merge cloudrac3r/Postmill:step-vote-spinner into main

The larger dot now appears to step its way around the circle, rather than the entire icon rotating.

A new class, icon--pulse, provides this animation. The vote spinner now uses icon--pulse instead of icon--spin.

Merge request reports