@mozaic-ds/stylelint-plugin-mozaic
v1.75.0
Published
A set of rules to enforce Mozaic CSS architecture
Downloads
6,482
Readme
Overview
@mozaic-ds/stylelint-plugin-mozaic
is a Stylelint plugin designed to enforce Mozaic's class naming conventions. This plugin ensures that your CSS aligns with the established standards of Mozaic, helping maintain consistency and readability across your project.
Installation
To install the plugin, run the following command in your project directory:
npm install @mozaic-ds/stylelint-plugin-mozaic --save-dev
or
yarn add @mozaic-ds/stylelint-plugin-mozaic --dev