Initial commit create-t3-app

This commit is contained in:
2026-07-10 14:31:04 -04:00
commit ed948f5264
31 changed files with 2211 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@import "tailwindcss";
@theme {
--font-sans: var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}