From ce293ac7a15ec1d01dc903bfe8843b8719151a66 Mon Sep 17 00:00:00 2001 From: JimmyHoenderdaal Date: Tue, 28 Jan 2025 10:51:41 +0000 Subject: [PATCH] Update demo --- demo/components.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/demo/components.html b/demo/components.html index 4781893..5c32329 100644 --- a/demo/components.html +++ b/demo/components.html @@ -56,6 +56,7 @@ DEFAULT: color('--background', tailwind.colors.slate[100]), muted: color('--background-muted', tailwind.colors.slate[50]), }, + backdrop: color('--backdrop', 'rgba(0, 0, 0, 0.4)'), }, zIndex: { 'slideover': '120', @@ -303,7 +304,7 @@

Default

@@ -339,7 +340,7 @@

Right-positioned

@@ -374,7 +375,7 @@

Mobile only