How do I refer to an image I have in resources fro...
# tornadofx
m
How do I refer to an image I have in resources from type-safe CSS? I'm using
URI.create("path")
but I don't know what path should I specify.