I am currently working on a project with vue-3. Now i want to use icons in my project. I watched some youtube-videos, searched some icon libraries on google. Then I have found unplugin-icons. I want to use it in my project. So I googelt "unplugin-icons vue-3". But everything I found was about vite.js and uses the "vite.config.js". But I do not have a vite.js project. I have a vue-3 project. I unplugin-icons installed using npm. So: can someone please help me. How can I implement unplugin-icons in a vue-3 project?
我没有想法,我可以尝试什么。