Components
Browse our library
40 components available
Neon Feature Card
Futuristic card with neon accent, stats and hover tilt effect
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;