Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 771 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 771 Bytes

stylelint-config-rscss

npm

This is the base Stylelint config.

💿 Install

yarn add -D stylelint stylelint-config-rscss

📖 Usage

In your .stylelintrc file:

{
  "extends": ["stylelint-config-rscss"]
}

🎁 Included plugins

stylelint-scss
stylelint-rscss
stylelint-config-standard

🍻 Contributing

PRs are welcome if the reasoning for the proposed change is provided.

🖌 License

MIT License