fela-plugin-fallback-value
Advanced tools
Comparing version 5.0.8 to 5.0.9
{ | ||
"name": "fela-plugin-fallback-value", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Fela plugin to resolve fallback values", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"css-in-js-utils": "^2.0.0", | ||
"fela-utils": "^6.0.1" | ||
"fela-utils": "^7.0.0" | ||
} | ||
} |
# fela-plugin-fallback-value | ||
<img alt="npm version" src="https://badge.fury.io/js/fela-plugin-fallback-value.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-fallback-value.svg"> | ||
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-fallback-value.svg"> <img alt="gzipped size" src="https://img.shields.io/badge/gzipped-1.05kb-brightgreen.svg"> | ||
Sometimes you want to provide alternative values also know as *fallback values*. <br> | ||
@@ -7,0 +6,0 @@ For example in Internet Explorer 8 there is no `rgba` compatibility for colors which means just passing *e.g. `color: rgba(0, 0, 0, 0.5)`* would not be applied correctly. |
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
4494
54
+ Addedcss-in-js-utils@2.0.0(transitive)
+ Addedfela-utils@7.0.5(transitive)
- Removedfela-utils@6.0.1(transitive)
Updatedfela-utils@^7.0.0