2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

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

bump min Chrome in Autoprefixer to v35
This commit is contained in:
Chris Rebert
2015-01-07 19:15:52 -08:00
+1 -1
View File
@@ -158,7 +158,7 @@ module.exports = function (grunt) {
browsers: [
'Android 2.3',
'Android >= 4',
'Chrome >= 20',
'Chrome >= 35',
'Firefox >= 31',
'Explorer >= 9',
'iOS >= 7',