diff --git a/src/components/README.md b/src/components/README.md index f9ed8ea1..14c5fe5d 100644 --- a/src/components/README.md +++ b/src/components/README.md @@ -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.