diff --git a/src/lib/style.css b/src/lib/style.css index 07a7f6d..a461c50 100644 --- a/src/lib/style.css +++ b/src/lib/style.css @@ -1,7 +1 @@ -@import "tailwindcss"; - -@layer components { - .button { - @apply px-4 py-2 rounded-md bg-red-500 text-white; - } -} \ No newline at end of file +@import "tailwindcss"; \ No newline at end of file