From: Chris Rebert Date: Fri, 25 Dec 2015 02:52:37 +0000 (-0700) Subject: autoprefixer-settings.js: Link to Firefox ESR webpage X-Git-Tag: v4.0.0-alpha.3~462 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4989bf784bbf193abecfe38a00591b69cc369b2;p=thirdparty%2Fbootstrap.git autoprefixer-settings.js: Link to Firefox ESR webpage [skip sauce] [skip validator] --- diff --git a/grunt/autoprefixer-settings.js b/grunt/autoprefixer-settings.js index 2988d3b2b9..3bf68f9f7c 100644 --- a/grunt/autoprefixer-settings.js +++ b/grunt/autoprefixer-settings.js @@ -14,7 +14,7 @@ module.exports = { // (e.g. `box-sizing`, as opposed to `background: linear-gradient(...)`). // Since they've been unprefixed, Autoprefixer will stop prefixing them, // thus causing them to not work in the previous ESR (where the prefixes were required). - 'Firefox >= 31', // Current Firefox Extended Support Release (ESR) + 'Firefox >= 31', // Current Firefox Extended Support Release (ESR); https://www.mozilla.org/en-US/firefox/organizations/faq/ // Note: Edge versions in Autoprefixer & Can I Use refer to the EdgeHTML rendering engine version, // NOT the Edge app version shown in Edge's "About" screen. // For example, at the time of writing, Edge 20 on an up-to-date system uses EdgeHTML 12.