What is Nostr?
Ted Flynn 👽 /
npub178h…cfpd
2024-03-26 19:57:03

Ted Flynn 👽 on Nostr: Proposed Modern #CSS Hall of Fame Inductee: ``` .icon { display: inline-block; fill: ...

Proposed Modern #CSS Hall of Fame Inductee:

```
.icon {
display: inline-block;
fill: currentColor;

&:not(:is([height], [width])) {
height: 1em;
width: 1em;
}
}
```

Override default icon dimensions by manually setting attributes on the SVG.
Author Public Key
npub178h3adpc6hq96vsdazvsry748gapgn26w29k592k6huxhqewxyfsjdcfpd