What the best strategy to structure CSS in GWT?
问题 We have a medium size application with around 30 views. We have many CSS files laying around. Some are specialized (popup styles) but the rest contains style for different parts of the application, in addition of the style embedded in the *.ui.xml and it's start to get pretty messy. Is there any guideline on how to structure the styling in a GWT application and in a web application in general ? How do you structure yours ? 回答1: There are two schools of thought on this. Some developers prefer