Monday, April 20, 2015

Re: LESS/ SASS/... style usage in GWT ?

With HexaCss for GWT, you can use Sass, Less, Susy, Foundation, Bootstrap and so on. For the programmer you use it the same kind of way as CssResource/ClientBundle, but then you bind your application to external CSS files, and thus can use any CSS Framework. You should have a try !

This is what i use to quickly wrap an existing CSS Framework (bootstrap, skeleton, ...) or to use my own Less or Sass or GSS stylesheet.

Thanks

Arnaud Tournier
twitter : @ltearno

Le vendredi 14 juin 2013 15:23:43 UTC+2, Ed a écrit :
Hi,
I am curious how people use LESS/SASS/... etc.. in GWT i.c.m. GWT Clientbundle mechanism?
I looking into using this (never did before).
Please share your experience? (setup, css parsing, experience, ....)

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment