animate-ping: Tailwind CSS Animation Classes
The animate-ping class applies a pulsing animation that repeatedly scales and fades an element, often used for notifications or visual emphasis.
Animate-ping
The animate-ping
class applies a pulsing animation that repeatedly scales and fades an element, often used for notifications or visual emphasis.
Code Example
html
<div class="flex justify-center items-center m-10"> <div class="animate-ping bg-indigo-500 text-white rounded-full w-3 h-3"></div></div>
Preview
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
