You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to happen?
No error is thrown for no-misspelled-properties.
What actually happened? Please include any error messages given to you by Sass Lint.
I got the error, “Property text-decoration-skip-ink appears to be spelled incorrectly”
The text was updated successfully, but these errors were encountered:
What version of Sass Lint are you using?
0.2.x; latest version.
What did you do?
I used the new property
text-decoration-skip-ink
. (Please note that this is different thantext-decoration-skip
.) See more here: https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip-inkWhat did you expect to happen?
No error is thrown for
no-misspelled-properties
.What actually happened? Please include any error messages given to you by Sass Lint.
I got the error, “Property
text-decoration-skip-ink
appears to be spelled incorrectly”The text was updated successfully, but these errors were encountered: