Commit Graph

5 Commits

Author SHA1 Message Date
1elle1
5c3860b631 chore: update TypeScript configuration and add Tailwind CSS support
- Updated `next-env.d.ts` to remove unnecessary import and update TypeScript documentation link.
- Added `@tailwindcss/postcss` dependency in `package.json` and `package-lock.json`.
- Created `globals.css` with Tailwind CSS directives and custom theme variables.
- Modified `tsconfig.json` to change JSX setting from `react-jsx` to `preserve`.
2026-02-06 14:05:17 +01:00
1elle1
192895260a fix: Update TypeScript configuration and references for improved compatibility 2026-02-06 14:00:05 +01:00
1elle1
db27ebf76f feat: Scaffold new Next.js website with core pages, components, and assets. 2026-02-06 11:19:57 +01:00
1elle1
00dbf6b869 feat: Replace web project skeleton with AI briefing and framework documentation, and remove various development-related files. 2026-02-04 20:38:52 +01:00
1elle1
f7ac3d6a99 Update project: save current state 2026-02-01 13:17:33 +01:00