Hi,

I am running the gwt target to start the application in hosted mode.
This bypasses the normal App.html file in my web root.

Is there any way I can have a stylesheet be included when running in
hosted mode?  I have a stylesheet with the same name as my gwt.xml
file.  I have also tried including <stylesheet src="App.css"/> in the
gwt.xml file.

Here is my setup (GWT 1.6):
in src/main/java
com.test.App.gwt.xml

src/main/webapp
App.css
App.html

Any help would be greatly appreciated.  Thanks.

Joe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to