switch to bun build instead of statics

This commit is contained in:
41666 2023-10-03 00:17:15 -04:00
parent 8cbe93d74d
commit adc3a38395
26 changed files with 357 additions and 230 deletions

View file

@ -1,12 +0,0 @@
#telemetry {
position: absolute;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
color: white;
font: monospace;
z-index: 100;
padding: 10px;
font-size: 12px;
display: none;
}