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
🚨 Build failed.
@parcel/transformer-postcss: PostCSS config must have plugins
Error: PostCSS config must have plugins
at load (/Users/aleksey/Sites/sample/node_modules/@parcel/transformer-postcss/lib/loadConfig.js:141:13)
at async Transformation.loadTransformerConfig (/Users/aleksey/Sites/sample/node_modules/@parcel/core/lib/Transformation.js:741:7)
at async Transformation.loadPipeline (/Users/aleksey/Sites/sample/node_modules/@parcel/core/lib/Transformation.js:679:20)
at async Transformation.loadNextPipeline (/Users/aleksey/Sites/sample/node_modules/@parcel/core/lib/Transformation.js:717:24)
at async Transformation.runPipelines (/Users/aleksey/Sites/sample/node_modules/@parcel/core/lib/Transformation.js:434:24)
at async Transformation.run (/Users/aleksey/Sites/sample/node_modules/@parcel/core/lib/Transformation.js:316:19)
at async Child.handleRequest (/Users/aleksey/Sites/sample/node_modules/@parcel/workers/lib/child.js:255:9)
🌍 Your Environment
Software
Version(s)
Parcel
2.0.0-beta.2
Node
14.15.3
npm/Yarn
yarn@11.22.10
Operating System
MacOS 11.2.1
The text was updated successfully, but these errors were encountered:
🐛 bug report
Can't build using scss and postcss-modules. Repo
🎛 Configuration (.babelrc, package.json, cli command)
.babelrc
.postcssrc
package.json
🤔 Expected Behavior
Successful build.
😯 Current Behavior
🌍 Your Environment
The text was updated successfully, but these errors were encountered: