Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lightingbeetle/stylelint-config-light

Light config for stylelint
https://github.com/lightingbeetle/stylelint-config-light

Last synced: about 2 months ago
JSON representation

Light config for stylelint

Awesome Lists containing this project

README

        

# stylelint-config-light

## Installation

```console
$ npm install --save stylelint-config-light
```

## Usage

Set your stylelint config to:

```json
{
"extends": "stylelint-config-light"
}