btn-neon, card-neon, spinner-neon, neon glow helpers.
Usage#
<button class="btn-neon">Glow action</button>The classes#
| Class | Purpose |
|---|---|
neon-card | Glowing bordered card |
neon-btn | Button with neon glow |
neon-glow | Apply the glow to anything |
neon-text | Glowing text |
Compose with utilities#
<button class="neon-btn px-8 py-3 text-lg font-bold mt-6">Amplified</button>Customization#
v1 components are frozen CSS — customize by overriding after the stylesheet, or by redefining the palette variables they consume.
Accessibility#
- Glow is decorative — never the only state signal
- Check glow contrast in light mode
Related#
components/index|Components hub · themes/index|Themes · recipes/index|Recipes
