...and I know why the TornadoFX run configuration ...
# tornadofx
j
...and I know why the TornadoFX run configuration wasn't working. For some reason it defaulted to the checkbox "View" and was only starting my root view and not the app class. I switched to the "Application" checkbox and changed the app class and the stylesheet is applied. 🙂