Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 749 Bytes

File metadata and controls

19 lines (11 loc) · 749 Bytes

🚨 Archived: Saga 🚨

Saga has been archived. You can find all documentation about our components on our storybook.

Saga; The Grafana Labs Design System

Saga is Grafana Labs’ open source design system. It establishes the shared, visual language for all products within the Grafana Labs umbrella of products, driving user experience and interaction consistency throughout the UI.

This repository includes all the documentation for a variety of resources, including UI Components, design patterns, design principles, etc.

How to run locally

To run the docusaurus instance locally run:

yarn start

And 'http://localhost:3000/developers/saga/' will open in your browser.