web: implement settings core

this was a torture
This commit is contained in:
wukko
2024-06-19 21:12:51 +06:00
parent 21e03a407c
commit 009a2cc863
6 changed files with 139 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
"dependencies": {
"@fontsource-variable/noto-sans-mono": "^5.0.20",
"@fontsource/ibm-plex-mono": "^5.0.13",
"@tabler/icons-svelte": "^3.6.0"
"@tabler/icons-svelte": "^3.6.0",
"ts-deepmerge": "^7.0.0"
}
}