Components
Browse our library
39 components available
Shimmer Button
Animated border shimmer button with smooth infinite glow effect.
Installation
npm install tailwind-mergenpm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;