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.
npm install --save-dev @mgsisk/stylelint-config
// .stylelintrc.js
module.exports = {
…
extends: ['@mgsisk/stylelint-config'],
…
}
Support resources are available if you need help with this project.
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.
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.