@pixelmatters/browserslist-config
v1.0.1
Published
The Browserlist config for Pixelmatters.
Downloads
6
Readme
🚀 Get Up and Running
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-configUsage
You can reference the shared config in your package.json:
"browserslist": [
"extends @pixelmatters/browserslist-config"
]🤝 How to Contribute
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.
:memo: License
Licensed under the MIT License.
