Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pascalduez/stylelint-config-gandi


https://github.com/pascalduez/stylelint-config-gandi

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# stylelint-config-gandi

> Gandi's Stylelint config.

## Installation

```
npm install stylelint stylelint-config-gandi --save-dev
```

## Usage

```json
{
"extends": [
"stylelint-config-gandi"
],
"rules": {
[...]
}
}
```

## Credits

* [Pascal Duez](https://github.com/pascalduez)

## Licence

stylelint-config-gandi is [unlicensed](http://unlicense.org/).

[npm-url]: https://www.npmjs.org/package/stylelint-config-gandi
[npm-image]: http://img.shields.io/npm/v/stylelint-config-gandi.svg?style=flat-square
[travis-url]: https://travis-ci.org/pascalduez/stylelint-config-gandi?branch=master
[travis-image]: http://img.shields.io/travis/pascalduez/stylelint-config-gandi.svg?style=flat-square
[stylelint]: https://github.com/stylelint/stylelint
[stylelint-config-standard]: https://github.com/stylelint/stylelint-config-standard
[stylelint-config-css-mobules]: https://github.com/pascalduez/stylelint-config-css-modules
[css modules]: https://github.com/css-modules/css-modules