Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 956 Bytes

user-guide.md

File metadata and controls

15 lines (11 loc) · 956 Bytes

User guide

Usage

  • The CLI - options, examples and exit codes for using the the CLI.
  • The Node API - options and examples for using the the Node API.
  • The PostCSS Plugin - how to use the PostCSS plugin, either via a runner like gulp-postcss or via the PostCSS Node API.

Configuration

  • Configuration - how to configure stylelint.
  • Rules - a list of all the rules that are available to you, and an explanation of the naming convention.
  • Plugins - a brief introduction to plugins, followed by a list of what's available.
  • CSS Processors - how to use the linter with CSS processors.
  • Complementary Tools - editor plugins (e.g. Atom and Sublime) and other linters.