unocss / unocss

The instant on-demand atomic CSS engine.

Home Page:https://unocss.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to load icon for `vue key word: for, if, return, ...`

sweihub opened this issue · comments

UnoCSS version

0.58.6

Describe the bug

Hi, I have vue3 & unocss, why it complains of failure to load vue3 key words as icon such as for, if, return, function, ...

rendering chunks...
[unocss] failed to load icon "for"
[unocss] failed to load icon "i"
[unocss] failed to load icon "of"
[unocss] failed to load icon "if"
[unocss] failed to load icon "return"
[unocss] failed to load icon "true"
[unocss] failed to load icon "false"
[unocss] failed to load icon "function"
[unocss] failed to load icon "option"

Reproduction

A simply vue3 & unocss

System Info

ubuntu 22.04 LTS

Validations

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info.
Please provide a minimal reproduction to reopen the issue.
Thanks.

Why reproduction is required