Comment by [email protected]: Would really like to see smth like that:
@sprite .myClass {
gwt-image: url("image.png");
}
because if i have external css with this class i would like to define image
there and not in UiBinder via <ui:image .../>
For more information: http://code.google.com/p/google-web-toolkit/wiki/CssResource -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
