How v1 builds glow: layered text-shadows, tinted box-shadows and the animate-neonGlow pulse.
The original implementation#
v1 predates modern filter usage in components — the glow is hand-tuned shadow stacks on the neon palettes. The result defined the framework's identity.
Sample#
<button class="btn-neon animate-neonGlow">GLOW</button>
<div class="card-neon p-6">Bordered glow panel</div>Legacy & migration#
The v1 file is frozen forever. To keep this exact look on the modern engine, follow the migration guide — the whole design system is re-expressed as a Nakshora config.
