From 4eba535b900257423e1cd1b79177d5136fc36f6d Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 8 Feb 2025 19:07:38 -0600 Subject: [PATCH] Create components @layer --- tailwind.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tailwind.css b/tailwind.css index f837855b..4fc292cb 100644 --- a/tailwind.css +++ b/tailwind.css @@ -297,7 +297,9 @@ hover:text-gray-600 hover:dark:text-gray-400 } - /* Components */ +} + +@layer components { .component-surface { @apply bg-content border border-main