Initial commit

This commit is contained in:
2026-02-28 14:20:57 +01:00 Unverified
commit 2cb93b86a3
12 changed files with 3839 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/* src/index.css */
@import url('https://fonts.cdnfonts.com/css/bahnschrift');
@import "tailwindcss";
@theme {
--font-bahn: "Bahnschrift", sans-serif;
}