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
See anandthakker/doiuse.com#24
The text was updated successfully, but these errors were encountered:
Concur, still seeing this issue as of May 26, 2015
Sorry, something went wrong.
text-transform
transform2d
Better matching of css features
0af8872
Avoid false positive when a feature is a substring of another one: - transform, text-transform - columns, grid-template-columns Fixes: anandthakker#8
Seems fixed:
echo 'body{text-transform: none;}' | npx doiuse --browsers "ie >= 8"
Successfully merging a pull request may close this issue.
See anandthakker/doiuse.com#24
The text was updated successfully, but these errors were encountered: