lstoeferle / vite-vue2-starter

Vite - Vue 2 starter template using composition-api and windiCSS
MIT License
196 stars 38 forks source link

feat: use vite-plugin-icons #4

Closed antfu closed 3 years ago

antfu commented 3 years ago

I have updated vite-plugin-icons to support Vue 2. Both vite-plugin-icons and vite-plugin-components now detect the Vue version automatically, no configure needed.

vite-plugin-pages and vite-plugin-md also support Vue 2 now. If you'd like, I can set them up in another PR.

lstoeferle commented 3 years ago

Hey @antfu,

thanks for the update 👍 I actually saw your post on twitter and had the same Idea 😅

My plans for tomorrow are to deploy a live demo and check your PR :)