CSS

Keyframes

Reusable animation.

💡 THINK OF IT LIKE…
▸ YOUR TURN

Write: @keyframes spin { to { transform: rotate(360deg); } }

animation.css
+130 XP
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '