I need to associate a local css resource file with a module. This module
does not have Entry point hence I cannot simply import it in the html.
Here is what I did

I added this line in my Music.gwt.xml

<stylesheet src='Music.css' />

Music.css resides in the war/ directory

Now I inherit this module in another Module. However the css resource does
not seem to be attached / downloaded.

Any pointers?

Thanks
Ashish

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to