@carlw It might be possible to use type safe css with scene builder, if you have tornadofx.jar on the classpath, but you'd need to instantiate a Stylesheet somehow. That would take care of installing the custom url handler needed to locate the stylesheet. I might be able to create some special support for scene builder...