An open API service indexing awesome lists of open source software.

https://github.com/ladjs/browserslist-config

Browserslist config for Lad
https://github.com/ladjs/browserslist-config

Last synced: 11 months ago
JSON representation

Browserslist config for Lad

Awesome Lists containing this project

README

          

# [**@ladjs/browserslist-config**](https://github.com/ladjs/browserslist-config)

[![build status](https://img.shields.io/travis/com/ladjs/browserslist-config.svg)](https://travis-ci.com/ladjs/browserslist-config)
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/ladjs/browserslist-config.svg)](LICENSE)
[![npm downloads](https://img.shields.io/npm/dt/@ladjs/browserslist-config.svg)](https://npm.im/@ladjs/browserslist-config)

> Browserslist config for Lad

## Table of Contents

* [Install](#install)
* [Usage](#usage)
* [Config](#config)
* [Contributors](#contributors)
* [License](#license)

## Install

[npm][]:

```sh
npm install @ladjs/browserslist-config
```

## Usage

Set your browserslist config to `extends @ladjs/browserslist-config`.

## Config

See [index.js](index.js) for the configuration that we use.

## Contributors

| Name | Website |
| -------------- | -------------------------- |
| **Nick Baugh** | |

## License

[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)

##

[npm]: https://www.npmjs.com/