rework-matches
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -31,2 +31,6 @@ var COMMA_PLACEHOLDER = '&'; | ||
if (!rule.selectors) { | ||
return; | ||
} | ||
// Unfortunately rework unconditionally splits selectors by comma, so our | ||
@@ -33,0 +37,0 @@ // :matches(...) selector gets munged. |
{ | ||
"name": "rework-matches", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A rework plugin for the :matches CSS pseudo-selector.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5842
133