mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 15:42:55 +08: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
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.