Commit d06dcd84 authored by Mark Otto's avatar Mark Otto

Merge pull request #27 from twbs/autoprefixer-bump-ios-safari

bump min iOS in Autoprefixer config to v7
parents 230294a6 736b7bdf
......@@ -179,7 +179,7 @@ module.exports = function (grunt) {
'Chrome >= 20',
'Firefox >= 31',
'Explorer >= 9',
'iOS >= 6',
'iOS >= 7',
'Opera >= 12',
'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