Lumo

Vaadin Lumo Styles

Lumo is an evolving design system foundation for modern web applications. Vaadin Elements implement Lumo as their default theme.

Getting started

1. Install

To start using the Lumo styles you need to install the vaadin-lumo-styles package using Bower.

2. Import and include main style modules

Import and include the main style modules in the global scope to make your application use Lumo styles:

3. Next steps