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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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