Bouncy Dots

Typing/loading indicator with animated bouncing dots

loaders

Installation

npm install tailwindcss@latest
# or
yarn add tailwindcss@latest

Tailwind Setup

// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;