Updated today at 08:58
Commit: fed783b Show on GitHub
- Author: DivaniNL
- Date: 11/13/2025, 1:57:40 PM
- Message: #103 first setup HTML and basic CSS
- Stats: 896 total changes (+267 / -629)
Changed Files
src/lib/components/Vraag.svelte— +79 / -0 (79 changes)src/lib/components/Vragenlijst.svelte— +64 / -0 (64 changes)src/lib/index.js— +3 / -1 (4 changes)src/routes/vragenlijst/+page.server.js— +108 / -110 (218 changes)src/routes/vragenlijst/+page.svelte— +4 / -518 (522 changes)static/css/globals.css— +9 / -0 (9 changes)