sindresorhus / gulp-autoprefixer

Prefix CSS
MIT License
694 stars 50 forks source link

Upgrade to Autoprefixer 8 #96

Closed TheDancingCode closed 6 years ago

TheDancingCode commented 6 years ago

I had to change the tests due to the changes in Browserslist 3.0.0:

In another hand, we remove dead browsers from default browsers. The dead browser is a browser with < than 1% in the global market and who don’t have security updates. Right now IE 10 and BlackBerry browser are dead browsers.

The test with display: flex didn't get prefixed by default anymore for that reason, so I changed the test.