poppa / sveltekit-svg

SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
MIT License
234 stars 23 forks source link

Rename global.d.ts to app.d.ts #27

Closed vhscom closed 1 year ago

vhscom commented 1 year ago

Please consider aligning examples and updating readme as the SvelteKit community now favors use of app.d.ts over global.d.ts due to its brevity. Ref: https://github.com/sveltejs/kit/commit/92e42d8ac5e81111bd303e612f867d15745b6e25