3.5.0 • Published 1 year ago

@we-make-websites/stylelint-config v3.5.0

Weekly downloads
85
License
MIT
Repository
bitbucket
Last release
1 year ago

🎨 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
3.4.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.5.0

1 year ago

3.5.0-beta.0

1 year ago

3.1.0

2 years ago

3.0.1

3 years ago

3.0.0

3 years ago

3.1.0-beta.0

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago