From e443a744115d764f8a635b469d6109fd6f78b24b Mon Sep 17 00:00:00 2001 From: Dmytro <1106994+idmytro@users.noreply.github.com> Date: Fri, 23 Sep 2022 13:27:16 +0300 Subject: [PATCH] docs: fix plugin name in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96f1cb7..07ae733 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Vue 2 support for Vite * [`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components) - importing Vue components on-demand -* [`unplugin-unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - +* [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - importing APIs like CompositionAPI on-demand -* [`vite-plugin-windicss`](https://github.com/windicss/vite-plugin-windicss) - +* [`vite-plugin-windicss`](https://github.com/windicss/vite-plugin-windicss) - easy WindiCSS integration * [`unplugin-icons`](https://github.com/antfu/unplugin-icons) - importing icons as Vue components on-demand @@ -39,7 +39,7 @@ [Create a repo from this template on GitHub](https://github.com/lstoeferle/vite-vue2-windicss-starter/generate) -### Clone +### Clone If you prefer to do it manually with a cleaner git history