🌱 Garden is a design system for Zendesk
This package exposes a shareable stylelint config.
npm install --save-dev stylelint stylelint-order @zendeskgarden/stylelint-config
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.
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.
Copyright 2021 Zendesk
Licensed under the Apache License, Version 2.0