I am following the instruction on :
https://nextjs.org/learn/basics/assets-metadata-css/global-styles
And getting error message when adding import '../styles/global.css' to _app.js
./pages/_app.js Module not found: Can't resolve '../styles/global.css' in 'C:\Users\Owner\Documents\tradingCFD\pages'
Your global.css seems to be in public/styles., not just styles/. The styles directory should be moved up a level to be in the app root.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With