Initial commit of new UI frontend component

This commit is contained in:
LukeFZ
2025-01-25 15:38:45 +01:00
parent cc822b418b
commit 44af299ec3
105 changed files with 10298 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"plugins": ["prettier-plugin-svelte", "prettier-plugin-tailwindcss"],
"tabWidth": 4
}