Back to Components
Cards
Feature Highlight
A compact marketing card with an icon, eyebrow, title, and feature description.
Feature
Instant handoff
Share a single link with engineering and ship production ready UI in minutes.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/feature-highlight.tsx
Installation
Using shadcn CLI
npx shadcn add feature-highlight --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge