Components
Browse our library
40 components available
Floating Label Input
Modern input field with animated floating label and validation states
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;