<@U41021CCB> You can actually just do `addClass` w...
# tornadofx
e
@nimakro You can actually just do
addClass
with the type safe classes, even for pseudoclasses. It will automatically detect pseudo classes and do the right thing. @Ruckus do you think we should add a
addPseudoClass(cssRule)
to avoid any confusion?