stylelint
Version:
A mighty, modern CSS linter.
17 lines (15 loc) • 1.42 kB
Markdown
# User guide
- [Configuration](/docs/user-guide/configuration.md): How to configure stylelint.
- [About rules](/docs/user-guide/about-rules.md): An explanation of rule names and how rules work together.
- [Rules](/docs/user-guide/rules.md): A list of stylelint's rules.
- [Plugins](/docs/user-guide/plugins.md): A list of community plugins.
- [Processors](/docs/user-guide/processors.md): A list of community processors.
- [Example config](/docs/user-guide/example-config.md): An example config that you can use as a blueprint for your own.
- [The CLI](/docs/user-guide/cli.md): Examples and exit codes for using the CLI.
- [The Node API](/docs/user-guide/node-api.md): Options and examples for using the Node API.
- [The PostCSS plugin](/docs/user-guide/postcss-plugin.md): Options and examples for using the PostCSS plugin.
- [CSS processors](/docs/user-guide/css-processors.md): How to use the linter with a CSS processor, like SCSS or PostCSS plugins.
- [Release planning](/docs/user-guide/release-planning.md): Plans and calls-for-help for upcoming releases.
- [Complementary tools](/docs/user-guide/complementary-tools.md): List of editor plugins, build tool plugins and other tools.
- [FAQ](/docs/user-guide/faq.md): Frequently asked questions about using and configuring stylelint.
- [Articles](/docs/user-guide/articles.md): A collection of articles and tutorials about stylelint.