Container for header, body, and footer.
pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/card.jsonpnpm dlx shadcn@latest add @stylexcn/card<Card>
<CardHeader>
<CardTitle>Login to your account</CardTitle>
<CardDescription>Enter your email below.</CardDescription>
</CardHeader>
<CardContent>Body</CardContent>
<CardFooter>Need help?</CardFooter>
</Card>