Lean Card
A stacked card that reveals a striped back card on hover.
Loading...
Installation
npx shadcn@latest add @scrollxui/lean-card Usage
import { LeanCard, LeanCardContent } from "@/components/ui/lean-card"<LeanCard>
<LeanCardContent>
<p>Your content here.</p>
</LeanCardContent>
</LeanCard>API Reference
Lean Card
A card component with a striped back card revealed on hover