GrainientA grainy gradient background effect.background PreviewCodeCopyimport Grainient from "@/components/vritti/grainient"; export function GrainientExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Grainient /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/grainient"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy