I use CssResource extensively, and now my generated html is full of GWXSHFKADAish class names. I get all of the advantages of that, but for debugging it’d be helpful to add a flag that would turn .selected into GWXSTY_selected. Is there any way to do this?
I use CssResource extensively, and now my generated html is full of GWXSHFKADAish class
Share
When you set
in your .gwt.xml file, then the resulting class names will contain the original class name.