add transition label parser

This commit is contained in:
Joeri Exelmans 2025-10-06 15:10:55 +02:00
parent 58a75ddd8b
commit e009f718d2
8 changed files with 1399 additions and 74 deletions

View file

@ -1,8 +1,9 @@
html, body {
margin: 0;
height: 100%;
font-family: Roboto, sans-serif;
}
div#root {
height: 100%;
}
}