@mgsisk/stylelint-config
v0.6.1
Published
Opinionated stylelint configurations for CSS development.
Downloads
11
Maintainers
Readme
@mgsisk/stylelint-config
Opinionated stylelint configurations for CSS development.
The @mgsisk/stylelint-config package includes opinionated stylelint configurations for CSS development.
@mgsisk/stylelint-config
– Standard configuration for general development.@mgsisk/stylelint-config/wordpress
– Customized version of stylelint-config-wordpress for WordPress plugin and theme development.
Installation
npm install --save-dev @mgsisk/stylelint-config
Usage
// .stylelintrc.js
module.exports = {
…
extends: ['@mgsisk/stylelint-config'],
…
}
Support resources are available if you need help with this project.
Contributing
Contributions are always welcome; please read the code of conduct before you begin. See the changelog for notable project changes, and report any security concerns you find.
Thanks
To the contributors that help to build, fund, and maintain this project; the other works that have contributed to and inspired this project; and anyone that has found this project useful.