sasstools / sass-lint

Pure Node.js Sass linting
MIT License
1.77k stars 532 forks source link

Property "text-decoration-thickness" marked as mispelled #1304

Open jeremyphilemon opened 4 years ago

jeremyphilemon commented 4 years ago

What version of Sass Lint are you using? 1.13.1

Please include any relevant parts of your configuration

rules:
    no-misspelled-properties: 1
    ...

What did you do? Please include the actual source code causing the issue. Added property text-decoration-thickness.

What did you expect to happen? The property shouldn't have been marked as misspelled.

What actually happened? Please include any error messages given to you by Sass Lint. It was marked as misspelled.

If you're using a IDE plugin have you tried the CLI too? Yes.


Property reference: https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-thickness