pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

not found fonts in sveltekit

Open lanzhixi opened this issue 2 years ago • 4 comments

I manually checked the node_modules/svelvet/dist/asset/fonts folder, the font exists, but it shows that it cannot be found image image image

lanzhixi avatar Jul 07 '23 02:07 lanzhixi

when version =8.0.0 ,problem is sovled image

lanzhixi avatar Jul 07 '23 02:07 lanzhixi

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.

briangregoryholmes avatar Jul 07 '23 21:07 briangregoryholmes

Thank you for your hard work on this project, it will definitely get better and better.

lanzhixi avatar Jul 11 '23 08:07 lanzhixi

Should be fixed in the latest version.

briangregoryholmes avatar Jul 19 '23 02:07 briangregoryholmes