mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-18 17:01:07 +00: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",
|
"Android >= 4",
|
||||||
"Chrome >= 20",
|
"Chrome >= 20",
|
||||||
"Firefox >= 24",
|
"Firefox >= 24",
|
||||||
"Explorer >= 8",
|
"Explorer >= 9",
|
||||||
"iOS >= 6",
|
"iOS >= 6",
|
||||||
"Opera >= 12",
|
"Opera >= 12",
|
||||||
"Safari >= 6"
|
"Safari >= 6"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue