Skip to content

spinKeyframe

const spinKeyframe: string

Defined in: src/utils/animations.css.ts:16

Shared keyframe and animation utility classes.

Prefer these over redefining the same keyframes in every component — it keeps the built CSS small and ensures consistent motion across the library. Each utility class respects @media (prefers-reduced-motion: reduce) by disabling the animation.