![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/node_modules/stylelint/docs/ |
# User guide ## Introduction - [FAQ](user-guide/faq.md): Frequently asked questions about using and configuring stylelint. - [About rules](user-guide/about-rules.md): An explanation of rule names and how rules work together. - [Semantic versioning policy](user-guide/semantic-versioning-policy.md): An explanation of our policy on semantic versioning. ## Configuration - [Configuration](user-guide/configuration.md): How to configure stylelint. - [Rules](user-guide/rules.md): A list of stylelint's rules. - [Plugins](user-guide/plugins.md): A list of community plugins. - [Processors](user-guide/processors.md): A list of community processors. - [Example config](user-guide/example-config.md): An example config that you can use as a blueprint for your own. - [CSS processors](user-guide/css-processors.md): How to use the linter with a CSS processor, like SCSS or PostCSS plugins. ## Usage - [The CLI](user-guide/cli.md): Examples and exit codes for using the CLI. - [The Node.js API](user-guide/node-api.md): Options and examples for using the Node.js API. - [The PostCSS plugin](user-guide/postcss-plugin.md): Options and examples for using the PostCSS plugin. - [Complementary tools](user-guide/complementary-tools.md): List of community editor plugins, build tool plugins and other tools. ## Further reading - [Articles](user-guide/articles.md): A collection of articles and tutorials about stylelint.