Skip to content

Browserlist Notes

Spinning Idea edited this page Jun 13, 2020 · 2 revisions

https://github.com/browserslist/browserslist

https://browserl.ist/?q=last+2+versions+Firefox+ESR+not+dead+not+IE+9-11

# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries

last 2 versions
> 0.5%
Firefox ESR
not dead
# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed
not IE 9-11
Clone this wiki locally