I will work on that and provide documention asap. You can reuse some parts of https://github.com/jDramaix/gss.gwt/wiki/GssResource-user-guide (mainly on the GSS syntax) The big difference is that the GssResource interface doesn't exist anymore. You have simply to use CssResource and turn on GSS: <set-configuration-property name="CssResource.enableGss" value="true" />
I've made a summary on GSS on the contributor list that can be helpful: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/google-web-toolkit-contributors/---dVu3IvC4/ZbXINAWGGGsJ Also, you can read the GSS documentation to know more about GSS syntax : https://code.google.com/p/closure-stylesheets/ On Monday, November 24, 2014 11:59:09 AM UTC+1, Patrice De Saint Steban wrote: > > Hello, > > Is there a documentation of the new GSS feature ? > > Is-there changes since this documentation : > > https://github.com/jDramaix/gss.gwt/wiki/GssResource-user-guide > > Thanks, > > Patrice > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
