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.
@source
1 parent aec701f commit a16465fCopy full SHA for a16465f
src/runtime/index.css
@@ -1,5 +1,6 @@
1
@import '#build/ui.css';
2
@import './keyframes.css';
3
+@source './components';
4
5
@variant light (&:where(.light, .light *));
6
@variant dark (&:where(.dark, .dark *));
0 commit comments