Components
Browse our library
40 components available
Testimonial Carousel
Responsive testimonial slider with autoplay, arrows and indicators
Installation
npm install tailwindcss@latest
# or
yarn add tailwindcss@latestTailwind Setup
// Add to your CSS file
@tailwind base;
@tailwind components;
@tailwind utilities;