mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
bump min OS X Safari in Autoprefixer config to v7.1
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ module.exports = function (grunt) {
|
||||
'Explorer >= 9',
|
||||
'iOS >= 7',
|
||||
'Opera >= 12',
|
||||
'Safari >= 6'
|
||||
'Safari >= 7.1'
|
||||
]
|
||||
},
|
||||
core: {
|
||||
|
||||
Reference in New Issue
Block a user