mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
chore: storybook
This commit is contained in:
7
packages/ui/.storybook/preview.css
Normal file
7
packages/ui/.storybook/preview.css
Normal file
@@ -0,0 +1,7 @@
|
||||
html {
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
html.dark {
|
||||
color-scheme: dark;
|
||||
}
|
||||
Reference in New Issue
Block a user