Commit 473c75dc authored by Chris Rebert's avatar Chris Rebert

bump min OS X Safari in Autoprefixer config to v7.1

parent edb6c072
...@@ -163,7 +163,7 @@ module.exports = function (grunt) { ...@@ -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: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment