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
Originally posted by peyman-dev December 6, 2024
I'm just trying to upgrade the tailwindcss in nextjs project, the styles changes successfully But when im trying to save and compile the code, I'm facing with this error in terminal:
Import trace for requested module: ./app/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css
The text was updated successfully, but these errors were encountered:
Discussed in #15317
Originally posted by peyman-dev December 6, 2024
I'm just trying to upgrade the tailwindcss in nextjs project, the styles changes successfully But when im trying to save and compile the code, I'm facing with this error in terminal:
Import trace for requested module: ./app/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css
The text was updated successfully, but these errors were encountered: