Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Oveririding Chameleon in grails and additionnal resources
Hy,
I'm running with grails and trying to modify the current template.
I added a style.ccs that import @import "../chameleon/styles.css"; on the first line.
Unfortunately, this import is not considered as I run the project through grails.
In the war, I have no access.
My problem is that I want to declare additionnal resources like images and as the template is not recognized I can't have in the same time a correct appearance and the ressources.
I checked some URL like /VAADIN/themes/mytheme/style.css and have no such a success.
Thanks for your help
Hello,
Just install the new themes in web-app\VAADIN should be fine,
Hope it helps
JiM