pierre pracht

Results 2 issues of pierre pracht

When using `less-plugin-autoprefix` with the `--source-map` option ; the CSS file is generated but `lessc` exit with an error : (Rq: changing `--source-map` to `--source-map-map-inline` avoid the error) ``` cmd.exe...

Thanks for such a nice and straight forward tool. I was testing file upload with PocketBase/Vue/FormKit. I managed to strongly type my form. ```ts type FormKitS = FormKitSchemaFormKit & {...