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
Stylint show, that -webkit-text-stroke and unicode-bidi properties as invalid.
-webkit-text-stroke
unicode-bidi
direction
SashaValidStylus.styl:
SashaValidStylus.styl
.Sasha404 -webkit-text-stroke .1rem red noscript >span unicode-bidi bidi-override direction rtl
stylint SashaVaildStylus.styl
No warnings and errors in console.
D:\Kristinita>stylint SashaVaildStylus.styl SashaVaildStylus.styl 2:1 valid warning property is not valid SashaVaildStylus.styl 4:0 valid warning property is not valid Stylint: 0 Errors. Stylint: 2 Warnings.
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. Summary
Stylint show, that
-webkit-text-stroke
andunicode-bidi
properties as invalid.2. Validation
3. Can I use
-webkit-text-stroke
unicode-bidi
anddirection
4. Environment
5. Configuration
SashaValidStylus.styl
:6. Steps to reproduce
7. Expected behavior
No warnings and errors in console.
8. Actual behavior
Thanks.
The text was updated successfully, but these errors were encountered: