hugo
hugo copied to clipboard
Support for pnpm
Currently, Hugo looks for the npx binary to execute PostCSS commands. In my case, I prefer using pnpm to save time and disk space. Would it be possible to add support for pnpx to Hugo, which is the pnpm counterpart for npx?