Our standard level of browser support is the last two versions of all major browsers.
We no longer support IE11.
Via npm:
npm install --save-dev acolorbright/browserslist-config#v2.0.0
Add the following to your package.json
:
"browserslist": [
"extends @acolorbright/browserslist-config"
]
Or, create a .browserslistrc
file with the following contents:
extends @acolorbright/browserslist-config