BalatroA psychedelic warping background effect inspired by the game Balatro.background PreviewCodeCopyimport Balatro from "@/components/vritti/balatro"; export function BalatroExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Balatro /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/balatro"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy