-
One CSS thing that irks me: We have CSS Custom Properties, but we use
var()
to use them. It's not as annoying aswhite-space: nowrap
, but it’s still annoying.
var()
to use them.
It's not as annoying as white-space: nowrap
, but it’s still annoying.