nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

Remove icons.css component import #50

Open buu700 opened 4 years ago

buu700 commented 4 years ago

Not necessarily a bug fix, but something to consider. Anyone relying on Material should already have the icons imported in some way, and doing it this specific way may be a redundant use of bandwidth (or, as in my case, cause a Content Security Policy error).