Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 630 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 630 Bytes

scss-lint config for SUITCSS conventions

I like SUITCSS (read up on it in this excellent blog post), and I like SASS with all of its preprocessing bells and whistles. So I'm linting my project setup with this config.

The most advanced thing in here is the selector name matching, which by the way also permits Angular style classes, like ng-invalid etc.

Documentation for the different scss-lint options can be found here.

✌️