@zazen/stylelint-config

3.0.0 • Public • Published

zazen-stylelint-config

npm version npm downloads

Stylelint configuration for zazen-generated projects.

Usage

Install the conventions by running:

npm install --save-dev stylelint @zazen/stylelint-config

Then add the extends to your .stylelintrc.js:

{
  extends: ['@zazen/stylelint-config'],
  rules: { /* … */ }
}

/@zazen/stylelint-config/

    Package Sidebar

    Install

    npm i @zazen/stylelint-config

    Weekly Downloads

    1

    Version

    3.0.0

    License

    ISC

    Unpacked Size

    13.8 kB

    Total Files

    16

    Last publish

    Collaborators

    • stormwarning