mirror of
https://github.com/lstoeferle/vite-vue2-starter
synced 2025-05-12 03:28:14 +08:00
fix: update feature section
This commit is contained in:
parent
47321179f7
commit
d1919f6bf5
@ -21,13 +21,6 @@
|
|||||||
url="https://github.com/underfin/vite-plugin-vue2"
|
url="https://github.com/underfin/vite-plugin-vue2"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
|
||||||
<Feature
|
|
||||||
title="vite-plugin-components"
|
|
||||||
text="On demand components auto importing for Vite"
|
|
||||||
url="https://github.com/antfu/vite-plugin-components"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
||||||
<Feature
|
<Feature
|
||||||
title="vite-plugin-windicss"
|
title="vite-plugin-windicss"
|
||||||
@ -37,9 +30,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
||||||
<Feature
|
<Feature
|
||||||
title="vite-plugin-icons"
|
title="unplugin-components"
|
||||||
|
text="On demand components auto importing for Vite"
|
||||||
|
url="https://github.com/antfu/unplugin-vue-components"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div class="w-full p-2 md:w-1/2 lg:w-1/4">
|
||||||
|
<Feature
|
||||||
|
title="unplugin-icons"
|
||||||
text="Access thousands of icons as Vue components in Vite"
|
text="Access thousands of icons as Vue components in Vite"
|
||||||
url="https://github.com/antfu/vite-plugin-icons"
|
url="https://github.com/antfu/unplugin-icons"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user