CSS ErrorsWarning
Unknown propertyerrorCodes.css-unknown-property.name
errorCodes.css-unknown-property.description
browser
View details CSS nesting unsupportederrorCodes.css-nesting-unsupported.description
errorCodes.css-nesting-unsupported.cause
errorCodes.css-nesting-unsupported.fix
.parent {
.child { color: red; }
}Unknown propertyerrorCodes.css-unknown-property.description
CSS Paint API errorerrorCodes.css-paint-worklet-error.description
Missing semicolonerrorCodes.css-missing-semicolon.description
:has() unsupportederrorCodes.css-has-selector-unsupported.description
Duplicate selectorerrorCodes.css-duplicate-selector.description
text-overflow: ellipsis not workingerrorCodes.css-text-overflow-not-working.description