@primo/browserlist-config
v1.0.5
Published
Browserlist config for Primo Design System
Downloads
5
Readme
@primo/browserlist-config
Browserlist configuration for Primo
Getting started
To install @primo/browserlist-config
in your project, you will need to run the
following command using npm:
npm install -S @primo/browserlist-config
If you prefer Yarn, use the following command instead:
yarn add @primo/browserlist-config
Supported Browsers
| Browser | Version | |-----------------------------|---------| | Chrome & Chrome for Android | Current | | Edge | Current | | Firefox | Current | | Internet Explorer | 10 & 11 | | Safari | Current | | iOS | >= 12 |
Usage
You can use @primo/browserlist-config
in your project by extending it in your
browserlist
configuration. For example, if we had an .browserlistrc
file:
extends @primo/browserslist-config
✍️ Feedback
Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.
If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.
📝 Licence
Licensed under standard MIT license.