1.13.3 • Published 2 years ago

@indigotree/stylelint-config v1.13.3

Weekly downloads
-
License
MPL
Repository
github
Last release
2 years ago

Stylelint

Indigo Tree Stylelint rules

Usage

Install via NPM:

npm i @indigotree/stylelint-config@latest --save-dev

Note, there are also peerDependencies to install.

Add to package.json as:

{
  "stylelint": "@indigotree/stylelint-config"
}

Or extend in stylelint.config.js with:

module.exports = {
  ...require("@indigotree/stylelint-config"),
};

Licence

MPL

1.13.2

2 years ago

1.13.3

2 years ago

1.12.1

3 years ago

1.11.1

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.4.0

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago