Skip to content

Commit 215221e

Browse files
background color
Signed-off-by: jackdisalvatore <[email protected]>
1 parent 07ee334 commit 215221e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<style>
2+
:global(body) {
3+
background-color: hsl(var(--background));
4+
}
5+
</style>

0 commit comments

Comments
 (0)