stylelint
Version:
A mighty, modern CSS linter.
30 lines (16 loc) • 833 B
Markdown
and warnings:
The chosen [PostCSS syntax](../about/syntaxes.md) was unable to parse the source.
The chosen [PostCSS syntax](../about/syntaxes.md) successfully parsed, but one of the construct-specific parsers failed to parse either a media query, selector or value within that source.
The construct-specific parsers are:
- `postcss-media-query-parser`
- `postcss-selector-parser`
- `postcss-value-parser`
There is an unknown rule in the [configuration object](configure.md).
There is a deprecated rule in the [configuration object](configure.md).
There is a misconfigured rule in the [configuration object](configure.md).
In addition to rule violations, stylelint surfaces the following errors