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 75f4ad6 commit e2d6567Copy full SHA for e2d6567
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