@zendeskgarden/stylelint-config
v22.0.0
Published
Garden stylelint config
Downloads
352
Maintainers
Readme
Garden stylelint Config
:seedling: Garden is a design system for Zendesk
This package exposes a shareable stylelint config.
Installation
npm install --save-dev stylelint stylelint-order @zendeskgarden/stylelint-config
Usage
Add a .stylelintrc
to your project with an extends
property like this:
{
"extends": "@zendeskgarden/stylelint-config"
}
Now the Zendesk Garden rules will apply to your project. See the stylelint Documentation for more details on extending shareable configuration files.
Contribution
Thanks for your interest in Garden! Community involvement helps make our design system fresh and tasty for everyone.
Got issues with what you find here? Please feel free to create an issue.
If you'd like to take a crack at making some changes, please follow our contributing documentation for details needed to submit a PR.
Community behavior is benevolently ruled by a code of conduct. Please participate accordingly.
License
Copyright 2021 Zendesk
Licensed under the Apache License, Version 2.0