Flowing responsive ribbons/cursor trail driven by physics and pointer motion.
.ribbons-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Ribbons-TS-CSS
import { RibbonsTSCSS } from "@/components/Ribbons-TS-CSS"
<RibbonsTSCSS />