sveltejs/svelte.dev
View on GitHubFollowing the tutorial there are minor annoyances
Open
#1,657 opened on Nov 9, 2025
help wanted
Repository metrics
- Stars
- (301 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
- After clicking
solvefor https://svelte.dev/tutorial/kit/the-form-element there is bunch of compiler warnings regarding unused scss.
- When trying to create a file under https://svelte.dev/tutorial/kit/pages I mistakenly enetered
*page.svelteinstead of+page.svelteand I got unclear warning about what my mistake is.
- I have a dark theme set on my mac, and the tutorial page seems to reflect it. Once i add a ToDo in https://svelte.dev/tutorial/kit/form-validation the page changes to 'normal' mode and background is white instead of gray.
Those are minor annoyance but could be definitely improved. I found the tutorial cool , but such small things make a tutorial look less professional than it is. Once i find more time during the week I will try to fix them myself.
Reproduction
Reproduction steps above
Logs
System Info
MacOS 26.0.1
No specific info, those infos are relevant to tutorial
Severity
annoyance
Additional Information
Tested on brave browser