Thursday, September 18, 2014

Reskinning a GWT application that uses ClientBundles and CssResources

Hello all,

We've a large GWT app that relies heavily on UiBinder for layout and ClientBundles and CssResources for style. We are now faced with a company rebrand that requires us the change the fonts, images and colour schemes for the entire app. In addition, a lot of our basic styles are duplicated across Views and Widgets, which means we essentially have a collection of sudo-webcomponents that are highly portable but very hard to change as a group.

Has anybody had any experience of re-skinning an app that's structured like this? Would we be better moving to global css rules that can reap the benefits of LESS or SASS?

Thanks for your time.

Cheers,
MAtt

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment