Skip to content

Commit

Permalink
adjust imports
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jun 6, 2018
1 parent 3e23803 commit 0b12e47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/material/vaadin-combo-box-styles.html
@@ -1,7 +1,7 @@
<link rel="import" href="../../src/vaadin-combo-box.html">

<link rel="import" href="../../../vaadin-combo-box-dropdown/theme/material/vaadin-combo-box-dropdown.html">
<link rel="import" href="../../../vaadin-combo-box-item/theme/material/vaadin-combo-box-item.html">
<link rel="import" href="../../../vaadin-combo-box/theme/material/vaadin-combo-box-dropdown.html">
<link rel="import" href="../../../vaadin-combo-box/theme/material/vaadin-combo-box-item.html">
<link rel="import" href="../../../vaadin-text-field/theme/material/vaadin-text-field.html">

<link rel="import" href="../../../vaadin-material-styles/color.html">
Expand Down

0 comments on commit 0b12e47

Please sign in to comment.