n
nonaxial
Skewed

Skewed Card

Cards

Card with CSS skew transform

skewtransformlayout

Installation

$
npx shadcn@latest add https://nonaxial.com/r/skewed-card.json

Usage

tsx
import { SkewedCard } from "@/components/nonaxial/skewed-card"

export default function Example() {
  return (
    <SkewedCard>{/* Your content here */}</SkewedCard>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring