Components
Browse our library
40 components available
Glass Destination Card
Glassmorphism travel card with rating, price and hover tilt
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;