@pixelmatters/browserslist-config

1.0.1 • Public • Published

Browserlist Config

A common browser list config for Pixelmatters projects.

browserlist-config is released under the MIT license. PRs welcome! Follow @pixelmatters_

🚀 Get Up and Running

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

Usage

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.

📝 License

Licensed under the MIT License.

Package Sidebar

Install

npm i @pixelmatters/browserslist-config

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

16.3 kB

Total Files

12

Last publish

Collaborators

  • pixelmatters-dev
  • gil0mendes