(This is a copy from the General discussion group, as no one replied to me there :'( )
Hi all, I was wondering if there is anything on the timetable for GWT to include some enhancements to the CSS support (I mean other than the CSS3 stuff that were mentioned in the fireside chat @ Google I/O 2011). We already have constants with the @def and the @if to check for user agent, @Sprtie, evel, etc. which are very nice. I would love to see some Mixins and nesting support, something I know the chrome people are trying to added to the browser and make it a standard. Mixins are especially useful for all the CSS3 support where you would have all the vendor rules and the standard rule for future proofing... (would be also nice to be able to include some file with a global Mixins definitions so we wouldn't have to copy paste Mixins between CSS files). There are libraries like LESS and Sass out there but it would be awesome if GWT would support this natively.. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
