From 46ee6f9edd80a382e2b62f73ced2fe5bdbd7d962 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Mon, 8 Jul 2024 14:27:15 +0200 Subject: [PATCH] Add style for tags --- client/src/pages/StyleGuidePage.vue | 7 +++++++ client/tailwind.css | 17 +++++++++++++---- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/client/src/pages/StyleGuidePage.vue b/client/src/pages/StyleGuidePage.vue index 25ff5db5..24f03a87 100644 --- a/client/src/pages/StyleGuidePage.vue +++ b/client/src/pages/StyleGuidePage.vue @@ -403,6 +403,13 @@ function log(data: any) { +

Tags

+ +
+ + +
+

Dropdown (Work-in-progress)