Skip to content

Commit 32cfe83

Browse files
authored
fix(elements): fluent light theme duplication (#15355)
1 parent c00f266 commit 32cfe83

File tree

1 file changed

+0
-1
lines changed
  • projects/igniteui-angular-elements/src/themes/light

1 file changed

+0
-1
lines changed

projects/igniteui-angular-elements/src/themes/light/fluent.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ $palette: igx.$light-fluent-palette;
77

88
@include igx.core();
99
@include igx.typography($font-family: igx.$fluent-typeface, $type-scale: igx.$fluent-type-scale);
10-
@include igx.fluent-light-theme($palette: $palette, $exclude: vars.$unused-themes);
1110

1211
@include util.elements-theme(
1312
$palette: $palette,

0 commit comments

Comments
 (0)