Configurable particle system.
.particles-container { position: relative; width: 100%; height: 100%; }
npx shadcn@latest add @react-bits/Particles-TS-CSS
import { ParticlesTSCSS } from "@/components/Particles-TS-CSS"
<ParticlesTSCSS />