From 340bf81f81b28312f0b3994167463284c1b57575 Mon Sep 17 00:00:00 2001 From: Taurie Davis Date: Wed, 21 Aug 2019 20:58:59 +0000 Subject: Add Pajamas link to components index --- doc/development/fe_guide/index.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/development/fe_guide/index.md') diff --git a/doc/development/fe_guide/index.md b/doc/development/fe_guide/index.md index 42caea8e4e5..096f257e08c 100644 --- a/doc/development/fe_guide/index.md +++ b/doc/development/fe_guide/index.md @@ -41,6 +41,11 @@ or make changes to our frontend development guidelines. How we write frontend tests, run the GitLab test suite, and debug test related issues. +## Pajamas Design System + +Reusable components with technical and usage guidelines can be found in our +[Pajamas Design System](https://design.gitlab.com/). + ## [Design Patterns](design_patterns.md) Common JavaScript design patterns in GitLab's codebase. -- cgit v1.2.1