Skip to content

Commit a16465f

Browse files
committed
fix(module): add @source on components
Resolves #4773
1 parent aec701f commit a16465f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@import '#build/ui.css';
22
@import './keyframes.css';
3+
@source './components';
34

45
@variant light (&:where(.light, .light *));
56
@variant dark (&:where(.dark, .dark *));

0 commit comments

Comments
 (0)