A common browser list config for Pixelmatters projects.
You can install this package using either npm or yarn.
Using Yarn:
yarn add @pixelmatters/browserslist-config -D
Using NPM:
npm install --save-dev @pixelmatters/browserslist-config
You can reference the shared config in your package.json
:
"browserslist": [
"extends @pixelmatters/browserslist-config"
]
Whether you're helping us fix bugs, improve the docs, or spread the word, thank you! 💪 🧡
Check out our Contributing Guide for ideas on contributing and setup steps.
Licensed under the MIT License.