Skip to content

Commit

Permalink
Migrate Valo to Lumo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed Jan 11, 2018
1 parent f099246 commit 704c32f
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 881 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@

## Getting Started

Vaadin Elements use the Valo theme by default.
Vaadin Elements use the Lumo theme by default.

## The file structure for Vaadin Elements

- `src/vaadin-dialog.html`

Unstyled element.

- `theme/valo/vaadin-dialog.html`
- `theme/lumo/vaadin-dialog.html`

Element with Valo theme.
Element with Lumo theme.

- `vaadin-dialog.html`

Alias for theme/valo/vaadin-dialog.html
Alias for theme/lumo/vaadin-dialog.html

## Running demos and tests in browser

Expand Down
Loading

0 comments on commit 704c32f

Please sign in to comment.