Skip to content

Commit

Permalink
fix dash symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail authored Dec 9, 2024
1 parent 9f6fd8e commit b5ba771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<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.
- [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 b5ba771

Please sign in to comment.