Simple Analytics

animate-spin

The class animate-spin is a Tailwind CSS class, part of the animation classes in the category transitions & animation.

Resulting CSS

animation: spin 1s linear infinite; @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

Get Tailscan now

The absolute must-have tool for anyone using Tailwind CSS.

Build, design and debug your Tailwind website visually with Tailscan, right within the browser.

Get Tailscan now
video poster