You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
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?