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
1 changed files with 1 additions and 1 deletions

View File

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