Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peterekjs/sylelint-config-scss
- Owner: peterekjs
- Created: 2020-03-17T15:20:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T19:14:17.000Z (almost 5 years ago)
- Last Synced: 2024-12-14T02:17:57.621Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.