Re: Client Bundle CSS3 parsing

2012-05-12 Thread Carlos Alexandro Becker
You can inject it has a text resource and use the class names directly, or from a constants interface. We do something like that in GWT-Bootstrap ( http://gwtbootstrap.github.com/). On Friday, May 11, 2012 3:37:50 PM UTC-3, Joseph Lust wrote: > > Generally speaking, you should not be using ven

Re: Client Bundle CSS3 parsing

2012-05-11 Thread Joseph Lust
Generally speaking, you should not be using vendor specific prefixes. The W3C has recently been on the war pathon this very issue. As such, I would not expe

Re: Client Bundle CSS3 parsing

2012-05-11 Thread Chris Price
Lots of people :) https://groups.google.com/forum/?fromgroups#!searchin/google-web-toolkit/css3$20gradient On Fri, May 11, 2012 at 9:20 AM, mtrebizan wrote: > I have found out that Client Bundle can't parse -moz-, -webkit-, -o- and > other gradients in CSS3. At least in my CSS I don't see it. As

Client Bundle CSS3 parsing

2012-05-11 Thread mtrebizan
I have found out that Client Bundle can't parse -moz-, -webkit-, -o- and other gradients in CSS3. At least in my CSS I don't see it. As anyone else experienced this problems? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this d