hat's changed?
Bootstrap has been completely removed and Tailwind has been put in. Music is very close to being done.
Development Improvements
Tailwind provides *a lot* more flexibility when it comes to style.
No more random css files and relying on Bootstrap to have the component I'm looking for
We can now import and parse measures from music xml into abc format, which is how they will be stored.
Now, the pages just need to be aligned with the measures.
New UI Features
Some things look cleaner thanks to tailwind!
Other things still need work
There are tooltips in the bottom left when hovering over a button (rather than it coming from the button itself)
A timeline! This will be more fleshed out when I get the measures integrated.
Remember, you can always check the GitHub (https://github.com/AlexDumo/OpenMarch) project to see what current issues are in the queue.