animate-none: Tailwind CSS Animation Classes

The animate-none class disables any animation on an element.


Animate-none

The animate-none class disables any animation on an element. It ensures that no animations are applied, even if an animation is set via Tailwind's animation utilities or custom CSS.

Code Example

html
<div class="animate-none bg-blue-500 text-white p-4">
This element has no animation.
</div>

Preview

This element has no animation.

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates