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