bevy_webview 0.2.2

Rapidly iterate and build Bevy UI's with existing web-based technologies
Documentation
1
2
3
4
5
<body style="background-color: rgb(255, 228, 196)">
  <h1>Hello world!</h1>

  <p>Lorem ipsum</p>
</body>