I'm trying to build a site inside a docker container, but it's throwing out the error
TypeError: Invalid PostCSS Plugin found at: plugins[0] (@/src/themes/docsy/postcss.config.js)
I am pretty sure this was working in the past, and I made sure to run the npm commands mentioned in the documentation. Where should I look at to resolve this?
I'm trying to build a site inside a docker container, but it's throwing out the error
TypeError: Invalid PostCSS Plugin found at: plugins[0] (@/src/themes/docsy/postcss.config.js)I am pretty sure this was working in the past, and I made sure to run the npm commands mentioned in the documentation. Where should I look at to resolve this?