Skip to content

Commit 8cfeb42

Browse files
committed
chore(*): fix lint build errors
1 parent 029aaeb commit 8cfeb42

File tree

1 file changed

+2
-2
lines changed
  • projects/igniteui-angular/src/lib/core/styles/components

1 file changed

+2
-2
lines changed

projects/igniteui-angular/src/lib/core/styles/components/_index.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
@forward 'grid/pivot-data-selector-theme';
2626
@forward 'grid-summary/grid-summary-theme';
2727
@forward 'grid-toolbar/grid-toolbar-theme';
28-
@forward 'highlight/highlight-theme.scss';
28+
@forward 'highlight/highlight-theme';
2929
@forward 'icon/icon-theme';
3030
@forward 'icon-button/icon-button-theme';
3131
@forward 'input/input-group-theme';
@@ -50,5 +50,5 @@
5050
@forward 'time-picker/time-picker-theme';
5151
@forward 'toast/toast-theme';
5252
@forward 'tooltip/tooltip-theme';
53-
@forward 'tree/tree-theme.scss';
53+
@forward 'tree/tree-theme';
5454
@forward 'watermark/watermark-theme';

0 commit comments

Comments
 (0)