Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Autoprefixer and standardize browserlist location #1899

Merged
merged 1 commit into from
May 31, 2017
Merged

Update Autoprefixer and standardize browserlist location #1899

merged 1 commit into from
May 31, 2017

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
Sponsor 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