browserslist-config 1.1.0
Install from the command line:
Learn more about npm packages
$ npm install @telus/browserslist-config@1.1.0
Install via package.json:
"@telus/browserslist-config": "1.1.0"
About this version
"Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env"
See browserslist.
npm install @telusdigital/browserslist-config --save-dev
Create a browserslist
file in the root of your project.
Add the following line to extend from this config:
extends @telusdigital/browserslist-config
You can also add your own queries after the extends
, though this is not recommended.
You can use the browserslist
CLI to inspect the browsers targeted by the queries in your browserslist
config.
npx browserslist # Output a list of targeted browsers
npx browserslist --coverage # Total coverage of targeted browsers
For local development, also run:
npm run setup-local
Github: @telus • Twitter: @telusdigital
Details
- browserslist-config
- telus
- over 2 years ago
- MIT
Assets
- browserslist-config-1.1.0-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0