css-validator icon indicating copy to clipboard operation
css-validator copied to clipboard

CSS value

Open wildfiremedia opened this issue 3 months ago • 0 comments

I get an error that the var(--white) does not has a correct value, should be valid?

:root {
    --white: #fff;
}
Error: CSS: border-color: var(--white) is not a color value.

At line 48, column 118318

60%,transparent);width:1.4em;h

wildfiremedia avatar Dec 29 '25 08:12 wildfiremedia