I tried this tutorial, thank you for sharing this with everyone, I really appreciate your effort.
I have a curious error where it says "Attributes should not contain : character to prevent ambiguity ..." at blog/index.svelte at the line where sveltekit:prefetch is used. At this step it doesn't work, don't have a page that lists or grids my posts. Is there a solution for this?
Full Error:
Attributes should not contain ':' characters to prevent ambiguity with Svelte directives(illegal-attribute-character) eslint (svelte/valid-compile) [13, 49]