migrate layout icons form unicode to material symbols

migrate keymap to yml
This commit is contained in:
2023-07-07 18:40:38 +02:00
parent 83ebbcf7dd
commit ece5b9a000
20 changed files with 2455 additions and 7280 deletions

2
src/app.d.ts vendored
View File

@@ -1,3 +1,5 @@
/// <reference types="@modyfi/vite-plugin-yaml/modules" />
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
declare global {