mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
bump min IE in Autoprefixer config to v9
This commit is contained in:
parent
9f09a23aea
commit
840b9a4c2e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"Android >= 4",
|
||||
"Chrome >= 20",
|
||||
"Firefox >= 24",
|
||||
"Explorer >= 8",
|
||||
"Explorer >= 9",
|
||||
"iOS >= 6",
|
||||
"Opera >= 12",
|
||||
"Safari >= 6"
|
||||
|
|
Loading…
Add table
Reference in a new issue