mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
bump min OS X Safari in Autoprefixer config to v7.1
This commit is contained in:
parent
edb6c07254
commit
473c75dc4c
@ -163,7 +163,7 @@ module.exports = function (grunt) {
|
|||||||
'Explorer >= 9',
|
'Explorer >= 9',
|
||||||
'iOS >= 7',
|
'iOS >= 7',
|
||||||
'Opera >= 12',
|
'Opera >= 12',
|
||||||
'Safari >= 6'
|
'Safari >= 7.1'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
core: {
|
core: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user