Merging unit tests, language switching and mps export #48

Closed
SinusFox wants to merge 56 commits from adding-unit-tests-and-language-switching into export-mps
Showing only changes of commit 6e174688bd - Show all commits
+2 -2
View File
@@ -3,8 +3,8 @@
@tailwind utilities;
:root {
--background: #ffffff;
--foreground: #171717;
--background: #171717;
--foreground: #ffffff;
}
@media (prefers-color-scheme: dark) {