Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit c555f5d

Browse files
committed
chore(css): remove theme(static)
1 parent b283f9c commit c555f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/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";
33

44
@theme {

0 commit comments

Comments
 (0)