meowtec/stylelint-no-px

stylelint 12.0.0 is missing from peer dependencies

Closed this issue · 1 comments

npm gives the following warning when I use stylelint-no-px with stylelint 12.0.0:

npm WARN stylelint-no-px@1.0.0 requires a peer of stylelint@^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 but none is installed. You must install peer dependencies yourself.

stylelint-no-px works fine with stylelint 12.0.0.

fixed stylelint-no-px@1.0.1