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 029aaeb commit 8cfeb42Copy full SHA for 8cfeb42
projects/igniteui-angular/src/lib/core/styles/components/_index.scss
@@ -25,7 +25,7 @@
25
@forward 'grid/pivot-data-selector-theme';
26
@forward 'grid-summary/grid-summary-theme';
27
@forward 'grid-toolbar/grid-toolbar-theme';
28
-@forward 'highlight/highlight-theme.scss';
+@forward 'highlight/highlight-theme';
29
@forward 'icon/icon-theme';
30
@forward 'icon-button/icon-button-theme';
31
@forward 'input/input-group-theme';
@@ -50,5 +50,5 @@
50
@forward 'time-picker/time-picker-theme';
51
@forward 'toast/toast-theme';
52
@forward 'tooltip/tooltip-theme';
53
-@forward 'tree/tree-theme.scss';
+@forward 'tree/tree-theme';
54
@forward 'watermark/watermark-theme';
0 commit comments