Components
Browse our library
40 components available
Electric Input
Floating label input with electric underline
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;