Invalid must-match selector
- Full issue name: Invalid must-match selector
- Status:
ERROR
- Related to: directives --warhol-must-match and --warhol-must-not-match
- Summary: a selector in a
--warhol-must-match
or--warhol-must-not-match
directive is not a valid CSS selector - How to fix: use a valid selector
A selector in a --warhol-must-match
or --warhol-must-not-match
directive is
not a valid CSS selector. Update the directive with a valid selector to fix this
issue.