Skip to content

Commit 4b025af

Browse files
committed
fix: nightly
1 parent f783b25 commit 4b025af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ui/src/swapkit.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
--sk-ui-ring: 24 5.7% 82.9%;
4343
}
4444

45-
* {
45+
/* * {
4646
@apply sk-ui-border-border sk-ui-antialiased;
4747
}
4848
4949
body {
5050
@apply sk-ui-bg-background sk-ui-text-foreground;
51-
}
51+
} */
5252
}

0 commit comments

Comments
 (0)