Commit Graph

9 Commits

Author SHA1 Message Date
a75239f4a4 feat: integrate @base-ui/react 2026-03-20 13:11:13 -06:00
2fc7de2cc8 chore: update dependencies 2026-03-20 10:29:53 -06:00
1771924c69 chore: upgrade Vite to v8 and update React plugins 2026-03-17 16:27:19 -06:00
19191eac7c chore: move vite-tsconfig-paths to dependencies
Moved vite-tsconfig-paths from devDependencies to dependencies as it is required at runtime for path resolution in the Vite build.
2026-03-09 12:19:27 -06:00
9589f3fa76 chore: update dependencies 2026-03-09 12:10:39 -06:00
a475d4c5a0 feat: changes deployment method from nitro to bun native server 2026-03-09 12:10:24 -06:00
d5ec0d25ae feat: integrate Nitro nightly for enhanced server-side capabilities
- Add .output to .gitignore to exclude build output directory
2026-03-04 15:35:53 -06:00
20cf804ac6 feat: add Panda CSS styling system with fonts and icons
Add @pandacss/dev, srjuggernaut-panda-preset, FontAwesome icons, and fonts to enable styling.
Update .gitignore to exclude styled-system directories.
2026-03-04 14:30:44 -06:00
449d8f96c7 chore: initial commit 2026-03-04 13:21:16 -06:00