From afd2417ecdf9cf6bcb9a48db49fe0d0b8b24e0bc Mon Sep 17 00:00:00 2001 From: zverbeta Date: Thu, 4 Apr 2019 13:36:01 +0300 Subject: [PATCH] docs: add ibm carbon ui library (#29706) PR Close #29706 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 90b67f8ce3..69ec166a69 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -484,6 +484,12 @@ "rev": true, "title": "Nebular", "url": "https://akveo.github.io/nebular/" + }, + "carbondesignsystem": { + "desc": "An Angular implementation of the Carbon Design System for IBM.", + "rev": true, + "title": "Carbon Components Angular", + "url": "https://angular.carbondesignsystem.com/" } } }