1.1.0 • Published 2 years ago

@brixtol/browserslist-config v1.1.0

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

@brixtol/browserslist-config

This package includes the shareable Browserslist rules and is consumed by Brixtol Textiles on various projects.

Install

pnpm

pnpm i @brixtol/browserslist-config --save-dev

Usage

Extend the configuration with package.json

{
  "browserslist": [
    "extends @brixtol/browserslist-config"
  ]
}

Related

License

MIT


We open source!