chore: storybook

This commit is contained in:
iCrawl
2023-04-13 19:09:56 +02:00
parent 8218ffc78d
commit e5859b41cf
91 changed files with 3660 additions and 1571 deletions

View File

@@ -0,0 +1,7 @@
html {
color-scheme: light;
}
html.dark {
color-scheme: dark;
}