This repository was archived by the owner on Jun 6, 2022. It is now read-only.
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
When customSelectors is empty, console gets polluted #22
Closed
Description
Using cssnext, which uses this as a dependency. I noticed that in some cases, cssnext doesn't actually use this module, but the log gets polluted with false positives, such as:
"Warning: The selector '.ui-widget-overlay' is undefined in CSS!"
In addition to the check for if(flag === 0)
maybe it should check if customSelectors is empty?
Metadata
Metadata
Assignees
Labels
No labels