Commit Graph
2 Commits
Author SHA1 Message Date
defiQUG 5ba74050fc docs(env): optional chat API base URL and VITE_ENABLE_CHAT flag
Made-with: Cursor
2026-04-07 22:56:18 -07:00
defiQUG 1b3793447a feat: initialize project with Tailwind CSS, React, and TypeScript setup
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.
2025-10-04 18:11:14 -07:00