4.0.1 • Published 3 months ago

stylelint-config-moxio v4.0.1

Weekly downloads
26
License
-
Repository
github
Last release
3 months ago

NPM version

stylelint-config-moxio

The standard shareable config for stylelint used at Moxio.

Installation

npm install stylelint-config-moxio

Usage

If you've installed stylelint-config-moxio locally within your project, just set your stylelint config to:

{
  "extends": "stylelint-config-moxio"
}

If you've globally installed stylelint-config-moxio using the -g flag, then you'll need to use the absolute path to stylelint-config-moxio in your config e.g.

{
  "extends": "/absolute/path/to/stylelint-config-moxio"
}

Extending the config

Simply add a "rules" key to your config, then add your overrides and additions there.

License

This plugin is released under the MIT license.

4.0.1

3 months ago

4.0.0

3 months ago

3.1.0

7 months ago

3.0.1

7 months ago

3.0.0

7 months ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-rc.1

2 years ago

1.1.0

3 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago