Glass Notification Badge

Live Preview
<div
        class="glass-badge px-4 py-1 rounded-full text-[10px] font-black text-indigo-600 uppercase tracking-widest flex items-center gap-2">
        <span class="w-2 h-2 rounded-full bg-indigo-600 animate-pulse"></span>
        New Release
    </div>

Related components

More items from the merged UI library.

View all