global styles throwing an error #766
error ./src/styles/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[3]!./src/styles/globals.css
|
Replies: 1 comment
|
Update the target of your tsconfig |
@satelin2002,
Update the target of your tsconfig
es6oresnextto get it working.