Hello!
Im using a CssResource in my TestApplication and i am not able to set
the css output to something i can read.

I googled a bit and found this:

<!-- Human readable Style names. Comment out for production     -->
    <set-configuration-property name="CssResource.style"
value="pretty" />

<!-- Disable automatic base64 encoding of images                -->
    <set-property name="ClientBundle.enableInlining" value="false" />

and inserted it into my Main.gwt.xml file (where my entrypoint class
is defined and etc.) but it had no effect.

Would be very nice if someone could help me!

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to