Friday, April 29, 2011

Many injections of same css

In many ui binder files I have

<ui:style field='global' src='resources/global.css'/>

If I have 20 ui binder files all referencing this global.css file I
end up with 20 copies of global.css injected into the html. How to
stop GWT from injecting global.css 20 times?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment