Sorry for being dense here, but do you want to bas...
# tornadofx
e
Sorry for being dense here, but do you want to base the builders in kotlinx.css on TFX CSS? That would be just fine I think. We have gone the route of "no strings if you can avoid it", so css classes are defined before they can be used in selectors. The nice thing about that is that it would be possible to reference them from
kotlinx.html
with little effort. It's super nice to be able to track where a style is used and vice versa.