init: add code

This commit is contained in:
Xory 2026-01-30 17:06:54 +02:00
parent 475596444a
commit 1e09c02cb9
20 changed files with 2432 additions and 147 deletions

View file

@ -1,8 +1,10 @@
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import "tailwindcss" source(".");
@theme {
--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-roboto: "Roboto", sans-serif
}
html,