Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peterekjs/sylelint-config-scss

Stylelint configuration module for projects using Sass/SCSS
https://github.com/peterekjs/sylelint-config-scss

Last synced: 29 days ago
JSON representation

Stylelint configuration module for projects using Sass/SCSS

Awesome Lists containing this project

README

        

# sylelint-config-scss
Stylelint configuration module for projects using Sass/SCSS

- Extends [`stylelint-config-standard`](https://github.com/stylelint/stylelint-config-standard).

- Uses [SCSS](https://github.com/kristerkari/stylelint-scss) & [BEM selector pattern](https://github.com/simonsmith/stylelint-selector-bem-pattern)
plugins.

- Turns on additional rules to enforce stylistic conventions I personally find handy.