1.0.0 • Published 6 years ago

stylelint-config-rscss v1.0.0

Weekly downloads
283
License
MIT
Repository
github
Last release
6 years ago

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