Add shadcn

This commit is contained in:
2026-01-21 05:42:32 +00:00
parent 01e92580f3
commit 4fc155af0a
9 changed files with 312 additions and 4 deletions

3
vite.config.ts Normal file
View File

@@ -0,0 +1,3 @@
import { defineConfig } from 'vite';
export default defineConfig({});