From c525b7cc1a7ded5960c4c88f09875c704781fbef Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 12 Aug 2020 16:23:04 +0800 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d8e0cc5..9d95052 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,31 @@
+## Features + +- ⚡️ Vue3, Vite, pnpm, ESBuild - born with fastness + +- 🗂 File based routing + +- 🎨 TailwindCSS with dark mode out-of-box + +- 😃 Use icons from any icon sets, with no compromise + +- 🌍 i18n ready + +- 🦾 TypeScript, of course + +- ☁️ Deploy on Netlify, zero config + +
+ ## Pre-packed ### UI Frameworks - [Tailwind CSS](https://tailwindcss.com/) - [tailwindcss-dark-mode](https://github.com/ChanceArthur/tailwindcss-dark-mode) -- [variantwind](https://github.com/sibbngheid/variantwind) +- [variantwind](https://github.com/sibbngheid/variantwind) - shorthands for writing Tailwind CSS ### Icons @@ -36,19 +54,19 @@ ### Utils -- [vue-i18n](https://github.com/intlify/vue-i18n-next) +- [vue-i18n](https://github.com/intlify/vue-i18n-next) - internationalization - [VueUse](https://github.com/antfu/vueuse) - collection of useful composition APIs -### Misc +### Coding Style - Use Composition API with [`