Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.29 KB

user-guide.md

File metadata and controls

15 lines (14 loc) · 1.29 KB

User guide

  • Configuration - how to configure stylelint.
  • About rules - an explanation of rule names and how rules work together.
  • Rules - a list of stylelint's rules.
  • Plugins - a list of community plugins.
  • Example config - an example config that you can use as a blueprint for your own.
  • The CLI - examples and exit codes for using the CLI.
  • The Node API - options and examples for using the Node API.
  • The PostCSS plugin - options and examples for using the PostCSS plugin.
  • CSS processors - how to use the linter with a CSS processor, like SCSS or PostCSS plugins.
  • Release planning - plans and calls-for-help for upcoming releases.
  • Complementary tools - list of editor plugins, build tool plugins and other tools.
  • FAQ - frequently asked questions about using and configuring stylelint.
  • Articles - a collection of articles and tutorials about stylelint.