Components
Browse our library
40 components available
Tilted Depth Text
3D interactive tilted heading with depth shadow effect
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;