this is my project structure, for reference as wel...
# tornadofx
j
this is my project structure, for reference as well. I've placed the HTML and its assets in the
resources
folder, which is marked in IntelliJ as a resource root. I've also tried placing them adjacent to the
MainView.kt
file, with similar results