issues
search
devsoap
/
ds-gradle-vaadin
Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps
https://devsoap.com/gradle-vaadin-flow-plugin
Other
36
stars
13
forks
source link
Add base theme property to resolve theme (#178)
#189
Closed
johndevs
closed
5 years ago
johndevs
commented
5 years ago
Removes theme dependencies from vaadin.core() and vaadin.platform()
Adds two new dependencies vaadin.lumoTheme() and vaadin.materialTheme() to allow configuring which theme is used
vaadin.autoconfigure() uses Lumo theme by default
Adds property vaadin.baseTheme to manually configure theme setting