From dce615e61153a42f4c9d34a39125cc3260c09230 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 12 Feb 2021 13:32:53 +0800 Subject: [PATCH] docs: add vite-plugin-vue-layouts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 210618a..49e5764 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Mocking up web app with Vitesse(speed)
- [Vue Router](https://github.com/vuejs/vue-router) - [`vite-plugin-pages`](https://github.com/hannoeru/vite-plugin-pages) - file system based routing + - [`vite-plugin-vue-layouts`](https://github.com/JohnCampionJr/vite-plugin-vue-layouts) - layouts for pages - [`vite-plugin-components`](https://github.com/antfu/vite-plugin-components) - components auto import - [`vite-plugin-pwa`](https://github.com/antfu/vite-plugin-pwa) - PWA - [`vite-plugin-md`](https://github.com/antfu/vite-plugin-md) - Markdown as components / components in Markdown