From e239418afac76a08177c9a7da2287cc68125d64e Mon Sep 17 00:00:00 2001 From: h_mo <596417202@qq.com> Date: Mon, 21 Nov 2022 22:54:35 +0800 Subject: [PATCH] wip-Iconify Component#1 --- src/components/Iconify/index.vue | 49 ++++++++++++++++++++++++++++---- unocss.config.js | 6 +++- vite.config.ts | 12 +++++++- 3 files changed, 59 insertions(+), 8 deletions(-) diff --git a/src/components/Iconify/index.vue b/src/components/Iconify/index.vue index 9ea9fea..2824806 100644 --- a/src/components/Iconify/index.vue +++ b/src/components/Iconify/index.vue @@ -1,18 +1,55 @@