Components
Browse our library
40 components available
Team Members
Responsive team members grid with hover animations
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;