Pricing

Glow Card

Card with a pointer-tracked border glow driven entirely by CSS custom properties.

4,680

Bookmarks

9,700

Installs

103,200

Views

24 lines
import { Cpu, Gauge, ShieldCheck } from "lucide-react"
import { GlowCard } from "@/components/ui/glow-card"

const cards = [
  { icon: <Gauge className="size-5" />, title: "Fast by default", body: "Every component ships without a runtime dependency it doesn't need." },
  { icon: <ShieldCheck className="size-5" />, title: "Accessible", body: "Focus states, roles and contrast are part of the review, not an afterthought." },
  { icon: <Cpu className="size-5" />, title: "Agent ready", body: "The same source is available as a prompt for whichever tool you use." },
]

16 more lines behind a plan

Previews are free to watch. Reading and copying the full source needs a plan.

See plans
Dependencies
None — plain React + Tailwind
License
MIT License
Published
3/8/2026

Similar components

That's all 6 components

Explore more

Part of Solstice — browse the full library on Nuxus.