Commit 3c6a3070 authored by Chris Rebert's avatar Chris Rebert
Browse files

bump min Chrome in Autoprefixer to v35

parent 698b3a7a
Showing with 1 addition and 1 deletion
+1 -1
......@@ -158,7 +158,7 @@ module.exports = function (grunt) {
browsers: [
'Android 2.3',
'Android >= 4',
'Chrome >= 20',
'Chrome >= 35',
'Firefox >= 31',
'Explorer >= 9',
'iOS >= 7',
......
Supports Markdown
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