Skip to content

Commit

Permalink
Merge pull request #973 from RobinTail/add-vite-plugin-material-symbols
Browse files Browse the repository at this point in the history
Add `vite-plugin-material-symbols`
  • Loading branch information
Scrum authored Jan 9, 2025
2 parents 3730914 + b5ba771 commit 31591b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [@yoichiro/vite-plugin-handlebars](https://github.com/yoichiro/vite-plugin-handlebars) - Import of Handlebars templates `.hbs` as ES Modules.
- [vite-plugin-magic-preloader](https://github.com/cszhjh/vite-plugin-magic-preloader) - Generate `<link rel="prefetch" />` or `<link rel="preload" />` tags through magic comments and inject them into `index.html`.
- [vite-plugin-replace-lodash](https://github.com/mingtianyihou33/vite-plugin-replace-lodash) - Replacing the import of `lodash` with `lodash-es` is more beneficial to tree-shaking.
- [vite-plugin-material-symbols](https://github.com/RobinTail/vite-plugin-material-symbols) - Selective loading of Material Symbols font icons based on source code analysis.

#### Helpers

Expand Down

0 comments on commit 31591b2

Please sign in to comment.