Components
Browse our library
40 components available
Subscribe Button
Animated subscribe button with ringing notification bell interaction
Installation
npm i lucide-reactnpm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;