Skip to content

Commit 5cf677a

Browse files
docs(AGENTS): document jsx-dom and tailwind
1 parent 2efe4d1 commit 5cf677a

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,13 @@ You're an expert engineer for this Babylon.js game.
1515

1616
- **Tech Stack:**
1717
- Babylon.js 8 (game engine)
18+
- jsx-dom 8 (UI library)
19+
- Tailwind CSS 4
1820
- TypeScript 5 (strict mode)
1921
- Vite 8 (build tool)
2022
- Node.js 24
2123
- **File Structure:**
2224
- `src/` – game code
23-
- `config/` – configuration
24-
- `core/` – core game logic
25-
- `entities/` – game entities
26-
- `scenes/` – scene definitions
27-
- `systems/` – game systems
28-
- `types/` – TypeScript types
29-
- `utils/` – utility functions
3025
- `public/` – game assets
3126

3227
## Tools you can use

0 commit comments

Comments
 (0)