moved frontend to event driven bus, added more simulation stuff

This commit is contained in:
Parker TenBroeck 2026-01-11 00:30:06 -05:00
parent c7309a75d9
commit 8c8bb103b2
17 changed files with 767 additions and 493 deletions

View file

@ -4,7 +4,6 @@
padding: 1em;
margin: 0px;
font-family: var(--font-mono);
font-size: 12.5px;
line-height: 1.35;
white-space: pre-wrap;
word-break: break-word;