Edit default webapp folder for theme

Hello, all !
I have maven project which includes two modules: vaadin module and custom theme-module which contain scss styles , fonts and images.
When I compile project resources are taken from default folder “webapp” from vaadin module.
How can I edit directory to getting resources from the custom theme-module?