not found fonts in sveltekit
I manually checked the node_modules/svelvet/dist/asset/fonts folder, the font exists, but it shows that it cannot be found
when version =8.0.0 ,problem is sovled
Yeah, this is a mix of issues, unfortunately, and I hope to have it fixed this weekend. The fonts are there and, when you build the project, everything loads as expected, but it doesn't work in dev mode because of an issue out of our control. In all likelihood, I'll just remove the fonts from the package.
Thank you for your hard work on this project, it will definitely get better and better.
Should be fixed in the latest version.