Skip to content

Commit 25e0c0c

Browse files
committed
remove source to try prevent duplicate css files on build
1 parent af401e5 commit 25e0c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "tailwindcss" source("../");
1+
@import "tailwindcss";
22
@import "tw-animate-css";
33

44
@custom-variant dark (&:is(.dark *));

0 commit comments

Comments
 (0)