Skip to content

Commit 00b7917

Browse files
committed
chore(css): remove theme(static)
1 parent 042f5b8 commit 00b7917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "tailwindcss" theme(static);
1+
@import "tailwindcss";
22
@import "@nuxt/ui-pro";
33

44
@theme static {

0 commit comments

Comments
 (0)