0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-18 15:54:26 +01:00

bump min IE in Autoprefixer config to v9

This commit is contained in:
Chris Rebert 2014-12-15 18:02:15 -08:00
parent 9f09a23aea
commit 840b9a4c2e

View File

@ -12,7 +12,7 @@
"Android >= 4",
"Chrome >= 20",
"Firefox >= 24",
"Explorer >= 8",
"Explorer >= 9",
"iOS >= 6",
"Opera >= 12",
"Safari >= 6"