postcss-custom-properties-fallback
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/plugin.js", | ||
@@ -16,0 +16,0 @@ "files": [ |
@@ -7,3 +7,3 @@ # PostCSS Custom Properties Fallback | ||
If the following change happens, what color will `h1` have in modern browsers? | ||
If we remove `--color` from `:root`, what color will `h1` have in modern browsers? | ||
@@ -10,0 +10,0 @@ ```diff |
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
20086