@ueno/stylelint-config
Version:
Ueno's stylelint config
24 lines (15 loc) • 367 B
Markdown
# @ueno/stylelint-config
[](https://www.npmjs.com/package/@ueno/stylelint-config)
## Installation
```bash
yarn add @ueno/stylelint-config
```
## Usage
Reference the config in your `.stylelintrc`:
```json
{
"extends": "@ueno/stylelint-config"
}
```
## License
MIT © [ueno.](http://ueno.co)