Ravi Makwana
Ravi Makwana
I'm getting an error like the below. ``` ERROR in ./src/sass/main.scss (./src/sass/main.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/sass/main.scss) Module build failed (from ./node_modules/postcss-loader/dist/cjs.js): Error: [object Object] is not a PostCSS plugin ERROR in ./src/sass/main.scss Module build...
Yes, there is no error showing while running the GitHub workflow, it was working before a week ago with same code. any one have idea about this? **automation-live.yml** ``` name:...