Is there any way to create the `Stylesheet` modula...
# tornadofx
a
Is there any way to create the
Stylesheet
modular? Say I have a core-module and 2 plugin modules. I want to create the final stylesheet by aggregating the stylesheet definitions from crore and other 2 plugin modules. Can it be done by the DSL or do I have to use css file only?