Gradient Border
A card wrapped in a 1px brand gradient ring using a padding-box trick — no extra DOM layers or mask hacks.
bordergradientcardhighlight
Featured
Gradient border card
One pixel of brand colour around the edge, no extra wrapper divs.
Usage
Drop the file into your project and import it. There is no package to install.
usage.tsx
Install prerequisites
Every component here relies only on Tailwind and the cn helper from shadcn/ui.
terminal