ecamp / ecamp/ecamp3

Consider using @mdi/js instead of @mdi/font

Open
#2,991 2 comments 0 reactions 0 assignees View on GitHub
agents:ignore
Dominant language
PHP
Stars
156
Forks
72
Avg merge
12h 43m
Merged PRs (30d)
203

Description

@mdi/font imports every icon, while @mdi/js imports used icons only

The recommended method would be to use @mdi/js:

from https://dev.materialdesignicons.com/getting-started:
> Using the webfont while easy to use is highly discouraged due to performance and overall request size. Please read the [Webfont Alternatives Guide](https://dev.materialdesignicons.com/guide/webfont-alternatives) for more details.

Usage in Vuetify:
https://vuetifyjs.com/en/features/icon-fonts/#material-design-icons-js-svg
https://vuetifyjs.com/en/components/icons/#mdi-svg

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.