Add SVG icons and integrate vite-plugin-svgr for improved asset handling

This commit is contained in:
2025-01-24 16:14:03 +01:00
parent 9c94a351ee
commit 7f5f253c21
17 changed files with 1065 additions and 211 deletions

1
src/vite-env.d.ts vendored
View File

@@ -1 +1,2 @@
/// <reference types="vite/client" />
/// <reference types="vite-plugin-svgr/client" />