oyzhen

Results 5 comments of oyzhen

I created a seprated `uno.config.ts`, but the extension still didn't work. @ije Maybe I need to install the packages by `npm`? `import_map.json`: ```ts { "imports": { "~/": "./", "@unocss/": "https://deno.land/x/[email protected]/lib/@unocss/",...

> It looks like this issue has been fixed in the latest version of Vite. Vite 5.1.6, the problem still exists.

You can try `--security-opt seccomp=unconfined` on docker version below 20.0