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 8113b4d commit 90e561fCopy full SHA for 90e561f
web/src/global.css
@@ -1,6 +1,7 @@
1
@import "../../node_modules/@kleros/ui-components-library/dist/assets/theme.css";
2
@tailwind utilities;
3
@import "tailwindcss" source("../../node_modules/@kleros/ui-components-library");
4
+@custom-variant dark (&:where(.dark, .dark *));
5
6
@theme {
7
--color-white: #ffffff;
0 commit comments