Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.47 KB

File metadata and controls

20 lines (15 loc) · 1.47 KB

Promotional image of @morev/stylelint-plugin package

License: MIT Stability Coverage Last commit Release version Release Date

@morev/stylelint-plugin

A collection of Stylelint rules for writing clean, maintainable (S)CSS with BEM methodology and SCSS best practices.

✔️ Enforces BEM naming conventions and structure for blocks, elements, and modifiers;
✔️ Includes SCSS-specific rules to prevent unused variables;
✔️ Promotes clean architecture by blocking side effects and enforcing best practices;
✔️ Highly configurable to fit your project's style and separators;
✔️ First-class TypeScript support, written in TS.

For more details on installation, API and more, go to the documentation website.