1.0.1 • Published 8 months ago
@eighteen73/browserslist-config-wordpress v1.0.1
@eighteen73/browserslist-config-wordpress
eighteen73 Browserslist shared configuration.
Installation
This package is a Browserslist shareable configuration.
To install this config:
npm install --save-dev @eighteen73/browserslist-config-wordpressUsage
Add this to your package.json file:
"browserslist": [
"extends @eighteen73/browserslist-config-wordpress"
]Alternatively, add this to .browserslistrc file:
extends @eighteen73/browserslist-configThis package when imported returns an array of supported browsers, for more configuration examples including Autoprefixer, Babel, ESLint, PostCSS, and stylelint see the Browserslist examples repo.