Commit Graph

3 Commits

Author SHA1 Message Date
4895ac2bb4 CSS is now embedded in simulator.js 2021-10-12 23:53:52 +02:00
3121342337 refactored HTML injection system
- using a <div> container instead of an <iframe> (simplifies the build
system, avoids the quirks iframes)
- Bulma CSS is encapsulated in the #simulator ID to avoid polluting the
rest of the page, as well as increasing the chances to override the page
CSS
2021-10-08 19:44:28 +02:00
fe51709554 whole application embedded in a single js file, loaded in iframe 2021-10-05 23:30:43 +02:00