Procedural lightning bolts with branching and glow flicker.
.lightning-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Lightning-TS-CSS
import { LightningTSCSS } from "@/components/Lightning-TS-CSS"
<LightningTSCSS />