Hello, I was wondering if there was a way to generate CSS code with GWT. If for example I want to have a CSS background with gradient, I need to write it for every browser (-moz, -webkit, -o, etc...) as shown on http://www.colorzilla.com/gradient-editor/ As GWT is about generating javascript tailored for each browser, it would be great to have the same thing for CSS. And it already does<http://code.google.com/p/google-web-toolkit/wiki/CssResource>to some extent but I would really welcome a way to generate those -moz, -webkit, etc...
Maybe there is already a http://lesscss.org/ equivalent for GWT that I am not aware of? emerix -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/QZsaJ1fNg6kJ. 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.
