Add react

This commit is contained in:
2024-04-02 14:16:28 +02:00
parent dc4618383e
commit 75fe3cdcf5
6 changed files with 356 additions and 26 deletions

View File

@ -71,6 +71,6 @@
@apply border-border;
}
body {
@apply bg-gray-800 text-foreground;
@apply text-foreground;
}
}