Skip to content

Conversation

@alwaysblank
Copy link
Member

An article released by the developers of Autoprefixer and Browerslist with the release of Autoprefixer 7 strongly recommends storing your list of target browsers in package.json, to make it accessible to other pieces of software that may want access to it. The article can be found here: evilmartians.com/chronicles/autoprefixer-7-browserslist-2-released

This pull request implements that recommendation, and updates Autoprefixer to 7.1.1.

This updates Autoprefixer to 7.1.1, and also moves the browser target
list to package.json, in line with the recommendation made in this
article (https://evilmartians.com/chronicles/autoprefixer-7-browserslist-2-released)
from the developers of Autoprefixer and Browserslist.
@QWp6t QWp6t merged commit c21df99 into roots:master May 31, 2017
@QWp6t
Copy link
Member

QWp6t commented May 31, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants