Card
ComponentDisplays a card with optional glass material.
Installation
Install this component using the shadcn CLI with your preferred package manager
bunx shadcn@latest add @sistine/cardUsage
Example code for using this component
Card Title
This is a card with glass effect
Card content goes here
Props
Component props and variants
This component supports the following variants:
- default - Standard styling
- glass - Glassmorphism effect (default)