You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?