Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ybiquitous/stylelint-config-ybiquitous

My shareable config for stylelint
https://github.com/ybiquitous/stylelint-config-ybiquitous

stylelint stylelint-config

Last synced: 30 days ago
JSON representation

My shareable config for stylelint

Awesome Lists containing this project

README

        

# stylelint-config-ybiquitous

My shareable config for [stylelint](https://stylelint.io).

## Install

```shell
npm install stylelint-config-ybiquitous stylelint-config-standard stylelint-a11y stylelint-order
```

## Usage

```json
{
"extends": ["stylelint-config-ybiquitous"]
}
```