2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00
iconify/components-demo/vue2-demo
2023-04-02 10:29:40 +03:00
..
.vscode Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
public Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
src feat: option to remove size attributes in icon components and unplugin-icons 2023-01-27 19:52:22 +02:00
.gitignore Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
index.html Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
package.json chore(components): update dependencies 2023-04-02 10:29:40 +03:00
README.md Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00
vite.config.js Fix workspace links, redo Vue 2 demo to get rid of webpack 2022-06-19 21:52:07 +03:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.