1.0.1 โ€ข Published 3 years ago

@pixelmatters/browserslist-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

๐Ÿš€ 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.

:memo: License

Licensed under the MIT License.