We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1009cd commit efb4da1Copy full SHA for efb4da1
dev/aura.html
@@ -9,7 +9,7 @@
9
<link rel="stylesheet" href="../packages/aura/adaptive-typography.css" />
10
<link rel="stylesheet" href="./aura/aura-view.css" />
11
<link rel="stylesheet" href="./aura/components-view.css" />
12
- <link rel="stylesheet" href="./aura/lucide-icons.css" />
+ <link rel="stylesheet" href="./aura/lucide-icons/lucide.css" />
13
<script type="module">
14
window.Vaadin ||= {};
15
window.Vaadin.featureFlags ||= {};
0 commit comments