stylelint-config-pandora

1.0.0 • Public • Published

stylelint-config-pandora

This sharable stylelint config extend stylelint-config-standard, override some rules for CSS MODULE support.

The list of support for CSS MODULE rules are:

  • property: composes

  • pseudo-class: :global, :local

Other override rules are:

  • 'string-quotes': 'single'

  • 'number-leading-zero': 'never'

Usage

  • Install the package
  npm i -D stylelint-config-pandora
  • And config it
  "extends""stylelint-config-pandora"

Contribute

Please feel free to commit any of issues and PRs.

You must comply with Conventional Commits for your commits and PRs.

License

MIT

/stylelint-config-pandora/

    Package Sidebar

    Install

    npm i stylelint-config-pandora

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.12 kB

    Total Files

    8

    Last publish

    Collaborators

    • sizhao