Liquid EtherA liquid ethereal fluid background effect.background PreviewCodeCopyimport LiquidEther from "@/components/vritti/liquid-ether"; export function LiquidEtherExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <LiquidEther /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/liquid-ether"Copy Dependencies pnpmnpmyarnbunpnpm add threeCopy