From 500086af4d72dca6b5cd83c1af4706ded1400c10 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 19 Jul 2021 23:25:33 +0800 Subject: [PATCH] chore: add vitesse-lite --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67bb87d..2149a41 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@

Mocking up web app with Vitesse(speed)
-Now with Windi CSS! ⚡️


@@ -95,8 +94,12 @@ Mocking up web app with Vitesse(speed)
## Variations -As this template is strongly opinionated, the following provides a curated list for community maintained variations with different preferences and feature sets. Check them out as well. PR to add yours are also welcome! +As this template is strongly opinionated, the following provides a curated list for community-maintained variations with different preferences and feature sets. Check them out as well. PR to add yours is also welcome! +###### Official +- [**vitesse-lite**](https://github.com/antfu/vitesse-lite) - Lightweight version of Vitesse + +###### Community - [vitesse-addons](https://github.com/JohnCampionJr/vitesse-addons) by [@johncampionjr](https://github.com/johncampionjr) - additional options for integrations, including [Prettier](https://prettier.io) and [Storybook](https://storybook.js.org) - [vitesse-ssr-template](https://github.com/frandiox/vitesse-ssr-template) by [@frandiox](https://github.com/frandiox) - Vitesse with SSR - [vitesse-nuxt](https://github.com/antfu/vitesse-nuxt) - Vitesse for Nuxt 2 (expiremental)