From 992dbad2869519db869b74a59c0c35cd1f5e1dd6 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 --- 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 90b67f8ce3cf..69ec166a6902 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/" } } }