Closed slavap closed 6 years ago
That would be a nice feature indeed. Not sure if we will have time to implement it soon though. If someone wants to try they are welcome to it. It would be nice to use GWT generators to a minimum for this (see how the HTML template GWT generator is done), or even use an annotation processor directly.
MyComponent.html -> template (already implemented). MyComponent.css -> style for component (scoped style support is nice to have as well)