Daniel
Daniel
Hello! I'm using the newly released SvelteKit 2.0. I installed the package, and to my surprise, even though I only included 2 icons, when building the project I can see...
- Added a better tsconfig - Fixed all typescript errors in core/index.ts - Use narrower types, avoid `any`s This PR should not affect the logic whatsoever. It should improve the...
Hello! I've been using this library for a couple of months with SSR. I have followed the `locale-router` example. In that example, the `layout.server.ts` is in charge of loading the...