Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

perf: minimize impact of loading material icons #46

@jeffbcross

Description

@jeffbcross

Right now we're loading the material icons typeface from our own repo, which weighs in at 44kb uncompressed (it gets compressed automatically when deployed).

Given that we only use a couple of the icons, we should probably generate our own version of the typeface. At the very least, we should serve from the google CDN instead of our own server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions