Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Commit e1d2148

Browse files
refactor(teams page): change name _fonts.scss to _icons.scss
1 parent caab113 commit e1d2148

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import '~@angular/material/theming';
22
@import './app/operators/operator-theme';
33
@import './styles/code-helpers';
4-
@import './styles/fonts';
4+
@import './styles/icons';
55

66
@include mat-core();
77
// Define the theme.
File renamed without changes.

0 commit comments

Comments
 (0)