From b5ba77172b1c718221487b43ae4c70aa5375910f Mon Sep 17 00:00:00 2001 From: Anna Bocharova Date: Mon, 9 Dec 2024 13:14:46 +0100 Subject: [PATCH] fix dash symbol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54bb3faf..8be1e0f6 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,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 `` or `` 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. +- [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