Skip to content

Commit 8da018b

Browse files
committed
Fix Tailwind
1 parent dc1f5ca commit 8da018b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ui/src/main.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
@tailwind base;
2-
@tailwind components;
3-
@tailwind utilities;
4-
1+
@import 'tailwindcss' source(none);
52
@source "../../src/**/*.rs";
63

74
.empty\:hidden:empty { display: none; }

0 commit comments

Comments
 (0)