-
-
Notifications
You must be signed in to change notification settings - Fork 202
Perf: Remove unused Material Icons from Portal index.html #9100
Copy link
Copy link
Closed
Labels
aienhancementNew feature or requestNew feature or requestperformancePerformance improvements and optimizationsPerformance improvements and optimizations
Description
After verifying that the apps/portal codebase and its associated SCSS files do not contain any references to "material-icons", we can safely remove the Google Fonts link for Material Icons from apps/portal/index.html.
Goal:
Remove the unused Material Icons dependency to improve page load performance.
Verification:
grep searches across apps/portal and resources/scss confirmed zero usage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aienhancementNew feature or requestNew feature or requestperformancePerformance improvements and optimizationsPerformance improvements and optimizations