Skip to content

Commit 2f2e533

Browse files
committed
chore(demo): add dynamic theme properties
1 parent 52e7632 commit 2f2e533

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@
496496
<exclude>**/integration/*</exclude>
497497
<exclude>**/DemoView.class</exclude>
498498
<exclude>**/DemoLayout.class</exclude>
499+
<exclude>**/dynamic-theme.properties</exclude>
499500
</excludes>
500501
</configuration>
501502
</execution>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme=LUMO

0 commit comments

Comments
 (0)