Install extended version on Mac Intel with brew

Hello everyone,

I am migrating from Jekyll to Hugo. I understand I need to install the extended version to have all the css features. I did install it with brew but still get the error message.

I must have missed something.

Thanks for your help.
Steph
Mac Intel OS 10.15.7

$ hugo version
Hugo v0.92.0-DEV+extended darwin/amd64 BuildDate=unknown

Error: Error building site: POSTCSS: failed to transform “css/styles.css” (text/css).

You already have Hugo Extended installed, but you also need to install the PostCSS CLI via npm.

See the doc:

Thank you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.