improved frontend, started csv upload endpoint

This commit is contained in:
metacryst
2026-01-09 13:53:41 -06:00
parent 620d50cad7
commit 75cbcbb879
21 changed files with 357 additions and 840 deletions

6
ui/_/code/styles.css Normal file
View File

@@ -0,0 +1,6 @@
@font-face {
font-family: 'Inknut Antiqua';
src: url('/_/fonts/Inknut_Antiqua/InknutAntiqua-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}