csstree / stylelint-validator

Stylelint plugin to validate CSS syntax
MIT License
93 stars 11 forks source link

Support for CSS wide keyword "revert" #48

Closed aakashgill closed 1 year ago

aakashgill commented 2 years ago

Hi,

I'm using stylelint-csstree-validator plugin, but on using the CSS property "display: revert", I'm getting the error "Invalid value" for display. But this property works in some browser.

Attached the screenshot of package.json file and the error that I'm getting

image

image

stylelint-tree-validation-error

Can anyone help regarding this?

Thanks

lahmatiy commented 2 years ago

Update css-tree to 2.2.0, should work.

jitendravyas commented 2 years ago

Can you please update the stylelint plugin to latest?

lahmatiy commented 1 year ago

Fixed in 2.1.0