Anthony Fu

Results 1225 comments of Anthony Fu

> I'd suggest to have similar option as recent dtsMode in Yeah, I feel it would be better to have an option indeed instead of changing it back and forth....

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...

Can you give a failing test first? I am not sure if the original behavior is actually desired (maybe the docs need to be improved instead).

The only usage of `unit` is here: https://github.com/unocss/unocss/blob/5d2e67bce40a60b04e727fd230e1e3b70776d154/packages/preset-icons/src/core.ts#L52-L57 Where when not provide, it defaults to what `iconify` outputs, which is `em`.

You should really enable Corepack 👀

How would this affect the performance? Do you have some numbers?

@serkodev Could you send a PR with some failing tests? (this happens only for the custom icons, right?) This specific PR doesn't have a correct fix I think

While I don't mind to fix it on our side, I guess it might be better to do in the Iconify utils as all the ecosystem would need/benefit from it....

This is actually how it works. Static rules are matched first for performance. In this case I guess it might be better to alter the merged config and remove the...

Can you explain more? We can't simply remove it as it would affects the functionality - I would love to seek for a more robust solution