Fixed issue where icons would not render properly

This commit is contained in:
Isaac Abadi
2022-04-22 22:43:25 -04:00
parent a4cfafe63c
commit 02e90fe818
3 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
/* You can add global styles to this file, and also import other style files */
@import '@angular/material/prebuilt-themes/indigo-pink.css';
@import 'material-icons/iconfont/material-icons.css';
//@import './app-theme';
/* You can add global styles to this file, and also import other style files */