Hello Guys, I was wondering if it is at all possible to add a global (ie included in all pages) CSS from a module. Basically just like the tapestry framework adds the default.css to any page in your tapestry web app I would like to have a webapp that loads a module that includes a CSS in all the pages of the app. The use-case is that I need to add some CSS fixes that should go into all apps that use the module auto-magically as is the case with filters and services.
Thanks and kind Regards, Wulf