docs: update README.md to mention icon usage

This commit is contained in:
Hakadao
2024-07-21 17:02:16 +08:00
parent e83f55969a
commit 5b7c8a675f

View File

@@ -1,11 +1,5 @@
## Components
# Icons
Components in this dir will be auto-registered and on-demand, powered by [`vite-plugin-components`](https://github.com/antfu/vite-plugin-components).
Components can be shared in all views.
### Icons
You can use icons from almost any icon sets by the power of [Iconify](https://iconify.design/).
You can use icons from almost any icon set by the power of [Iconify](https://iconify.design/).
It will only bundle the icons you use. Check out [vite-plugin-icons](https://github.com/antfu/vite-plugin-icons) for more details.