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 -DUsing NPM:
npm install --save-dev @pixelmatters/browserslist-configYou 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.