mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* Add styling.md with guide to emotion * Update style_guides/styling.md * Update style_guides/styling.md * Update style_guides/styling.md * Update PR guide * Add stylesFactory helper function * Simplify styles creator signature * Make styles factory deps optional * Update typing * First batch of updates * Remove unused import * Update tests |
||
---|---|---|
.. | ||
documentation-style-guide.md | ||
frontend.md | ||
README.md | ||
redux.md | ||
styling.md | ||
themes.md |
Style guides
This section contains style guides for the Grafana software project and documentation.
- Backend style guide: Provides guidance on how to style and format backend functionality and code.
- Documentation style guide: Provides guidance on how to style and format documentation.
- Frontend style guide: Provides guidance on how to style and format the user-facing functionality and code.
- Redux framework: Provides guidance on designing the Grafana redux framework.
- Themes style guide: Provides guidance on designing and updating Grafana themes.