Closed jsprds closed 3 months ago
Hi 👋
This PR removes an unused CDN link for "Material Design Icons webfont" as the project uses @mdi/js(which lazy loads the SVG paths). Public CDNs pose security risks and are discouraged, aligning with secure deployment practices.
@mdi/js
More information here: https://pictogrammers.com/docs/guides/webfont-alternatives/ and here: https://dev.to/rstacruz/public-cdns-arent-useful-anymore-2b66
Hi 👋
This PR removes an unused CDN link for "Material Design Icons webfont" as the project uses
@mdi/js
(which lazy loads the SVG paths). Public CDNs pose security risks and are discouraged, aligning with secure deployment practices.More information here: https://pictogrammers.com/docs/guides/webfont-alternatives/ and here: https://dev.to/rstacruz/public-cdns-arent-useful-anymore-2b66