npm.io
3.5.0 • Published 3 years ago

@we-make-websites/stylelint-config

Licence
MIT
Version
3.5.0
Deps
4
Size
29 kB
Vulns
0
Weekly
0

Stylelint Config

We Make Website's stylelint rules and config.

Installation

Run the command:

yarn add stylelint @we-make-websites/stylelint-config --dev

Usage

We Make Website’s stylelint rules come bundled in @we-make-websites/stylelint-config.

To enable these rules add the following to your .stylelintrc root file:

extends: [
  '@we-make-websites/stylelint-config',
],

Versions

  • 3.#.# - Canvas projects
  • 2.#.# - Frame projects using stylelint 13 or older
  • 1.#.# - Do not use