Components
Browse our library
39 components available
Profile Card
Elegant profile card with avatar, contact information and action buttons.
Installation
npm i lucide-reactnpm install tailwind-mergenpm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;