n
nonaxial

Skewed Button

Buttons

Button with CSS skew transform on hover

skewtransformhover

Installation

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

Usage

tsx
import { SkewedButton } from "@/components/nonaxial/skewed-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring