UNPKG

spur-tailwind

Version:

Spur web UI

11 lines (9 loc) 174 B
.indicator { @apply relative; &::before { @apply absolute top-0 block w-2 h-2 rounded-full bg-warning-gold; content: ''; top: 0.5rem; left: -1rem; } }