UNPKG

@evilcss/std

Version:

Awesome CSS design system and UI widgets

13 lines (12 loc) 252 B
.std-icon-color *:not([fill]) { fill: currentColor; } .std-icon-color *:not([stroke]) { stroke: currentColor; } .std-icon-color[fill="none"] *:not([fill]) { fill: none; } .std-icon-color[stroke="none"] *:not([stroke]) { stroke: none; }