The other pitfall is that if you're making a style...
# tornadofx
e
The other pitfall is that if you're making a stylesheet inside of a Node you could end up hitting properties of the Node instead of selectors in the stylesheet, like builders. But this pitfall applies to the inline
style
builder as well, so that's not something new.