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 2297b04 commit f03e8a0Copy full SHA for f03e8a0
src/tailwind.css
@@ -1,4 +1,5 @@
1
@import "tailwindcss";
2
+@custom-variant dark (&:is(.dark *));
3
4
:root {
5
--background: #ffffff;
0 commit comments