Every utility provided byDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/jamiebuilds/tailwindcss-animate/llms.txt
Use this file to discover all available pages before exploring further.
tailwindcss-animate supports Tailwind’s arbitrary value syntax. By wrapping any valid CSS value in square brackets, you can apply a one-off animation property without touching your theme configuration. This works for durations, delays, timing functions, opacity, scale, rotation, and translation — the full set of animation utilities.
Duration
Delay
Timing function
Fade opacity
Zoom scale
Spin rotation
Slide translate
Arbitrary value syntax is a core Tailwind feature. See the Tailwind CSS arbitrary values documentation for a full explanation of how it works and where it can be applied.