Vaadin+ Grail + Bootstrap

Hi!
I am using Grails+Vaadin and so fine but now I need include some pages responsive but it is so hard to do with Vaadin, I am using Valo Theme, so I wanna include Twitter Bootstrap to do the responsive pages. I can mix vaadin + bootstrap or there is anyway to do responsive pages a litlle more easy??

Hi Pabel,

have a look at
Vaadin for Grails
and the
Wiki
.
With the
Vaadin Core Plugin
, you can setup a production ready Grails/Vaadin App in no time!
Moreover handling Views comes out of the box!
You don’t need Bootrstrap to get resposive behaviour, have a look at
Responsive.class
.

Best regards
Stephan