Is TornadoFX using internals to get type safe css ...
# tornadofx
b
Is TornadoFX using internals to get type safe css to work?
r
JavaFX is only built to allow CSS files for styling, but Edvin wrote a little helper class to use the package private `URLStreamHandler`: https://github.com/edvin/tornadofx/blob/master/src/main/java/sun/net/www/protocol/css/Handler.kt