unocss preset icons
+ windicss
+ nuxt3
: some icons removed from uno.css
#274
Labels
bug
Something isn't working
Describe the bug
see unocss/unocss#560: some icons removed from
unocss
css asset, it seems only ones containingbit
in the class nameMinimal Reproductions
https://stackblitz.com/edit/nuxt3-iconify-missing-icon-bug-yyk9oc
Comment out the exclude entry:
i-logos-bitcoin
andi-logos-bitbucket
missing fromapp.vue
.Versions
check https://stackblitz.com/edit/nuxt3-iconify-missing-icon-bug-yyk9oc?file=package.json
Additonal Context
Excluding
uno.css
variants just works:https://stackblitz.com/edit/nuxt3-iconify-missing-icon-bug-yyk9oc?file=windi.config.ts
On the repro I added the
vite-plugin-inspect
and so you can open also https://stackblitz.com/edit/nuxt3-iconify-missing-icon-bug-yyk9oc/__inspect to check it is thevite-plugin-windicss:css
plugin removing both icons (also tried addingshortcuts
for icons but still not working).The text was updated successfully, but these errors were encountered: