Next.js Discord

Discord Forum

Nextjs postcss error

Answered
Ichneumonid wasp posted this in #help-forum
Open in Discord
Ichneumonid waspOP
when I run yarn dev, this shows error
Answered by Ichneumonid wasp
https://github.com/tailwindlabs/tailwindcss/issues/12435


It was a bug in TailwindCSS. Fixed Now
View full answer

3 Replies

Ichneumonid waspOP
TypeError: Cannot read properties of undefined (reading 'raws')
    at Array.filter (<anonymous>)
Import trace for requested module:
../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[1]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[7].oneOf[13].use[2]!./styles/globals.css
./styles/globals.css
This error, when using with turbopack
Ichneumonid waspOP
https://github.com/tailwindlabs/tailwindcss/issues/12435


It was a bug in TailwindCSS. Fixed Now
Answer