Commit 736b7bdf authored by Chris Rebert's avatar Chris Rebert

bump min iOS in Autoprefixer config to v7

parent 8a60a27e
...@@ -179,7 +179,7 @@ module.exports = function (grunt) { ...@@ -179,7 +179,7 @@ module.exports = function (grunt) {
'Chrome >= 20', 'Chrome >= 20',
'Firefox >= 31', 'Firefox >= 31',
'Explorer >= 9', 'Explorer >= 9',
'iOS >= 6', 'iOS >= 7',
'Opera >= 12', 'Opera >= 12',
'Safari >= 6' 'Safari >= 6'
] ]
......
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