stylelint-config-treats
v0.4.0
Published
Stylelint config for opinionated development with Treats
Keywords
Readme
Stylelint Config Treats
Sets of opinionated stylelint rules that we personally recommends for developing React apps with Treats.
How To Use
- Install Stylelint config Treats:
npm install --development stylelint-config-treats- Extends your stylelint configuration:
// .stylelintrc
{
"extends": "stylelint-config-treats"
}License
Apache 2.0
