Components
Browse our library
40 components available
Neon Button
A beautiful button with neon glow effects and hover animations
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;