@bitfactory/stylelint-config
v7.0.0
Published
Stylelint sharable config for Bitfactory NL (part of NOBEARS) projects
Downloads
1,844
Readme
@bitfactory/stylelint-config
Shareable Stylelint config for Stylelint v16+. All rules and configurations are pre-configured. Rules can be overridden as needed.
[!IMPORTANT] v6.3.0+ supports both ES modules (ESM) and CommonJS.
Use
.mjsconfig files for ESM or traditional.js/.cjsfiles for CommonJS.
Quick Start
For a quick start guide with basic installation and configuration, see QUICKSTART.md.
Contributing
For information about contributing to this project, including publishing guidelines, local development setup, and debugging tips, see CONTRIBUTING.md.
Installation
For detailed installation instructions including peer dependencies and syntax-specific setup (PostCSS, SCSS, SASS, Tailwind, Vue), see Installation Guide.
Configuration
For configuration examples (PostCSS, SCSS, SASS, Tailwind, Vue) and advanced configuration options (custom plugins, rule overrides, disabling rules), see Configuration Guide.
CLI Usage
For CLI usage instructions and command examples, see CLI Usage Guide.
Editor Integration
For editor integration instructions (Visual Studio Code, PhpStorm), see Editor Integration Guide.
