I usually use GWT WindowBuilder editor to design my GWT application UI, however I refactored my application to implement multiple modules/EntryPoint as described in my other post
Now I am getting this error "There are no CSS files referenced from modules HTML." when I click the CSS button from the Property Editor of the WindowBuilder editor.
Is there any way to fix this error.