Commit 5951647b authored by Chris Rebert's avatar Chris Rebert

Merge pull request #25 from twbs/autoprefixer-bump-chrome

bump min Chrome in Autoprefixer to v35
parents 698b3a7a 3c6a3070
......@@ -158,7 +158,7 @@ module.exports = function (grunt) {
browsers: [
'Android 2.3',
'Android >= 4',
'Chrome >= 20',
'Chrome >= 35',
'Firefox >= 31',
'Explorer >= 9',
'iOS >= 7',
......
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