1.13.3 • Published 1 year ago

@indigotree/stylelint-config v1.13.3

Weekly downloads
-
License
MPL
Repository
github
Last release
1 year 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

1 year ago

1.13.3

1 year ago

1.12.1

2 years ago

1.11.1

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.4.0

2 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago