Lumo

Vaadin Lumo Styles

Lumo is an evolving design system foundation for modern web applications, used by Vaadin Elements.

Vaadin Elements

If you just want Lumo style UI components, you can use Vaadin Elements directly, such as vaadin-text-field, vaadin-button or vaadin-grid. You can install those using Bower as well.

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 global styles

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

3. Next steps