Add Lumo theme support: ``` @SpringBootApplication @StyleSheet(Lumo.STYLESHEET) // or Aura.STYLESHEET public class Application ```
Add Lumo theme support: