mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 03:00:24 +00:00
bump min Chrome in Autoprefixer to v35
This commit is contained in:
parent
698b3a7ace
commit
3c6a307011
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ module.exports = function (grunt) {
|
|||
browsers: [
|
||||
'Android 2.3',
|
||||
'Android >= 4',
|
||||
'Chrome >= 20',
|
||||
'Chrome >= 35',
|
||||
'Firefox >= 31',
|
||||
'Explorer >= 9',
|
||||
'iOS >= 7',
|
||||
|
|
|
|||
Loading…
Reference in a new issue