nuxt-icons icon indicating copy to clipboard operation
nuxt-icons copied to clipboard

custom icons directory, and nuxt Layers ?

Open zss1004504439 opened this issue 2 years ago • 2 comments

zss1004504439 avatar Jul 15 '23 07:07 zss1004504439

Indeed, such a function is very necessary.

andreyfrolovwork avatar Sep 03 '24 09:09 andreyfrolovwork

@andreyfrolovwork @zss1004504439 The custom folder name is not possible using glob (or is possible but it requires some trick). I tried to do it in the early stages of developing this module with no results, but it is possible using the nuxt/icon module. I recommend using that module because it is much more advanced and will meet your expectations

gitFoxCode avatar Sep 03 '24 09:09 gitFoxCode