<@U88TVM1FU> As long as TornadoFX is showing the v...
# tornadofx
e
@spechard As long as TornadoFX is showing the view, and you have applied your css classes using the
styleClass
attribute in FXML, you just need to load your stylesheet either as an App constructor parameter or by explicitly calling
importStylesheet
in init of your App class.