Commit 57705e7d authored by Chris Rebert's avatar Chris Rebert

bump min Firefox in Autoprefixer config to v31 (latest ESR)

parent 63aff57c
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"Android 2.3", "Android 2.3",
"Android >= 4", "Android >= 4",
"Chrome >= 20", "Chrome >= 20",
"Firefox >= 24", "Firefox >= 31",
"Explorer >= 9", "Explorer >= 9",
"iOS >= 6", "iOS >= 6",
"Opera >= 12", "Opera >= 12",
...@@ -31,4 +31,4 @@ ...@@ -31,4 +31,4 @@
"}(jQuery);\n\n" "}(jQuery);\n\n"
] ]
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment