stylelint-config-rscss
v1.0.0
Published
The base Stylelint config
Readme
stylelint-config-rscss
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.
