Anthony Fu

Results 1228 comments of Anthony Fu

Tested a bit and made wip PR on #162 - [ ] https://github.com/snowpackjs/astro/issues/1969 - [ ] Astro replaced `vite:css-post`- Ideally I think it's better to have the same name so...

It should not be enabled on SSR https://github.com/antfu/unocss/blob/7481fc3f9d5c61c0aea33a8fa31caf341a749ceb/packages/vite/src/modes/global/build.ts#L88-L90 Can you test if you remove the error locally it would work or not?

Sure. As long as we provide an option to toggle it. PR welcome

What's your plan for it?

Well you can try on that if you want to. But what would be a huge task to migrate as the playground is built on Vite while the docs are...

Sorry I didn't get what you mean. Can you explain more?

If you are following the format of `@iconify-json`, I think you don't need to construct the SVG manually.

Yeah, I also want this. Basically, it's allowing the plugin to run in the build pipeline and generate a report in HTML or some other formats instead of serving from...

I see. I created another issue to track on that https://github.com/antfu/vite-plugin-inspect/issues/34

1. I think it is there: https://uno.antfu.me/?s=text-slate-500/50 - Even if find anything missing on our side, we are open to aligning with it. 2. The plugin systems are completely different...