This version is covered by your current version range and after updating it in your project the build failed.
autoprefixer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/o-rango/o-rango-components/builds/411556633?utm_source=github_status&utm_medium=notification)).
- ❌ **Travis CI - Branch:** The build **failed**.
Release Notes9.1 “Equality before the law”
Autoprefixer 9.1 brings background-clip: text and fix span in IE Grid.
Background Clip
background-clip: text beome to be the standard and got Edge support. So we added it to Autoprefixer:
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 9.1.0 of autoprefixer was just published.
This version is covered by your current version range and after updating it in your project the build failed.
autoprefixer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/o-rango/o-rango-components/builds/411556633?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.Release Notes
9.1 “Equality before the law”Autoprefixer 9.1 brings
background-clip: text
and fixspan
in IE Grid.Background Clip
background-clip: text
beome to be the standard and got Edge support. So we added it to Autoprefixer:Note, that Edge expect
-webkit-
prefix for this property.Grid Layout Fix
@bogdan0083 fixed an issue when media-query override some
grid-template
.FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: