Components
Browse our library
40 components available
Animated Search Input
Expandable search bar with smooth focus animation
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;