Vibrant color bends with smooth flowing animation.
.color-bends-container { position: relative; width: 100%; height: 100%; overflow: hidden; }
npx shadcn@latest add @react-bits/ColorBends-TS-CSS
import { ColorBendsTSCSS } from "@/components/ColorBends-TS-CSS"
<ColorBendsTSCSS />