stylelint-declaration-block-no-ignored-properties icon indicating copy to clipboard operation
stylelint-declaration-block-no-ignored-properties copied to clipboard

Do replaced elements generate false positives?

Open Mouvedia opened this issue 4 years ago • 1 comments

see stylelint/stylelint#1786

Mouvedia avatar Feb 20 '21 10:02 Mouvedia

Probably yes. There are some cases that the plugin can not catch because it does not have the info about the elements that the CSS is applied to.

kristerkari avatar Jul 19 '21 07:07 kristerkari