fix: remove unused tailwind static theme

This commit is contained in:
Nicola Spadari
2025-07-12 15:17:39 +02:00
parent f01e006a79
commit 5de79e5bbf

View File

@@ -1,4 +1,4 @@
@import "tailwindcss" theme(static);
@import "tailwindcss";
@import "@nuxt/ui";
@theme {