Add Tailwind v4 and shadcn/ui baseline components

This commit is contained in:
2026-04-23 21:07:44 +04:00
parent abef71e4ab
commit 46001192be
17 changed files with 783 additions and 439 deletions

6
frontend/.gitignore vendored
View File

@@ -1,10 +1,4 @@
node_modules
dist
dist-ssr
*.local
.DS_Store
.vite
# TanStack Router generated
src/routeTree.gen.ts
.next