feat: configure routing

This commit is contained in:
2026-05-21 03:44:18 +07:00
parent cc4f0cf02c
commit 99d1c97706
10 changed files with 75 additions and 332 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
@import "tailwindcss";
@theme {
--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-sans:
"Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
html,