Material Icons are now hosted locally to avoid requesting them from Google for proxied users

This commit is contained in:
Isaac Abadi
2021-03-28 15:51:53 -04:00
parent addd54fefd
commit 49925848ff
4 changed files with 9 additions and 2 deletions

View File

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