Skip to content

Commit 9263bb2

Browse files
authored
fix(schematics): fix home import without placeholder (#966)
1 parent 2c0ef03 commit 9263bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/igx-templates/igx-ts/projects/empty/files/src/app/home/home.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@use '<%=igxPackage%>/theming' as *;
1+
@use 'igniteui-angular/theming' as *;
22

33
%content-display {
44
width: 100%;

0 commit comments

Comments
 (0)