We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1f5ca commit 8da018bCopy full SHA for 8da018b
ui/src/main.css
@@ -1,7 +1,4 @@
1
-@tailwind base;
2
-@tailwind components;
3
-@tailwind utilities;
4
-
+@import 'tailwindcss' source(none);
5
@source "../../src/**/*.rs";
6
7
.empty\:hidden:empty { display: none; }
0 commit comments