Make autoprefixer support the 4 latest major browser versions.

master
Icedream 2017-08-20 05:16:08 +02:00
parent c004f96245
commit e9ebd698e4
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module.exports = {
'moment-timezone': 'moment-timezone/builds/moment-timezone-with-data-2012-2022.js',
},
autoprefixer: '> 1%, last 2 versions, Firefox ESR, ios >= 8',
autoprefixer: '> 1%, last 4 versions, Firefox ESR, ios >= 8',
config(config) {
// Change config as you wish