We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I’m seeing both [email protected] and [email protected] flag text-wrap as an unknown property, even though it appears in the CSS Tree docs
[email protected]
text-wrap
Steps to reproduce:
div { text-wrap: nowrap; }
csstree-validator
* Unknown property `text-wrap`
The text was updated successfully, but these errors were encountered:
after mdn/data#781 get merged and mdn/data#794 get released, this can be improved
Sorry, something went wrong.
No branches or pull requests
I’m seeing both
[email protected]
and[email protected]
flagtext-wrap
as an unknown property, even though it appears in the CSS Tree docsSteps to reproduce:
csstree-validator
The text was updated successfully, but these errors were encountered: