Hi there,
Just after installing of sage started theme using Tailwind as an option I’m getting the following issue.
Module build failed: ValidationError: Invalid options object. PostCSS Loader has been initialized using an options object that does not match the API schema.
- options has an unknown property ‘plugins’. These properties are valid:
object { postcssOptions?, execute?, sourceMap? }
Tried to downgrade postcss-loader but doesn’t work.
Can you please advise?