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

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

Extensive stylelint configuration
https://github.com/silverwind/stylelint-config-silverwind

Last synced: about 1 year ago
JSON representation

Extensive stylelint configuration

Awesome Lists containing this project

README

          

# stylelint-config-silverwind [![](https://img.shields.io/npm/v/stylelint-config-silverwind.svg)](https://www.npmjs.org/package/stylelint-config-silverwind) [![](https://img.shields.io/badge/licence-bsd-blue.svg)](https://raw.githubusercontent.com/silverwind/stylelint-config-silverwind/master/LICENSE)
> Extensive stylelint configuration

```js
// @ts-check
import {defineConfig} from "stylelint-define-config";

export default defineConfig({
extends: "stylelint-config-silverwind",
});
```

© [silverwind](https://github.com/silverwind), distributed under BSD licence.