On Friday, December 21, 2012 4:56:24 PM UTC+1, Joonas Lehtinen wrote:
>
> Vaadin 7.0.0b11 released yesterday includes a GWT linker for the built in 
> SASS compiler. This means that you can use SCSS in addition to CSS in your 
> GWT projects - just as you would be using CSSResource. Take a look at howto 
> blog post:
>
> https://vaadin.com/blog/-/blogs/link-to-the-client-side-from-sass
>

This is more a reply to the linked blog entry but I'll post it here: I 
don't think supporting SASS in ClientBundle requires any change in GWT 
proper; you only need to use something other than CssResource (e.g. a 
SassResource interface) with its own ResourceGenerator (linked to the 
SassResource through a @ResourceGeneratorType annotation)

-- 
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/-/U34FzPiNHcsJ.
To post to this group, send email to google-web-toolkit@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