Well the issue here would maybe because the module here in question does not
an Entry point and hence there is no hostpage to inject this css reference
into.
So this there a way to make sure the inheriting module injects this
stylesheet in its host page??

Thanks
Ashish

On Fri, Feb 19, 2010 at 5:18 PM, Ashish Khivesara <
[email protected]> wrote:

> 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