Components
Browse our library
39 components available
Team Members
Responsive team members grid with hover animations.
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;