UNPKG

oui-kit

Version:

🎯 *UI toolkit with a French touch* 🇫🇷

22 lines (18 loc) 283 B
[data-status] { &:before { content: "● "; color: -gray-500; } } [data-status=ok]:before { color: -green-500; } [data-status=warn]:before { color: -yellow-500; } [data-status=error]:before { color: -red-500; } [data-status=valid]:before { color: -blue-500; }