Next.js Discord

Discord Forum

CSS Imports seems broken

Answered
Ninhache posted this in #help-forum
Open in Discord
Any idea where the problem can comes from ?
I've already check the hierarchy and seems not from it :
// Similar Hierarchy reproduction
> components
⌄ pages
  > api
  - _app.js
  - index.js
⌄ styles
  - globals.css
  - Header.module.css

Some topics are talking about bad next.config.js but idk if it's from there..
And i've already read the provided link and.. i didnt found anything interesting..
Answered by joulev
View full answer

9 Replies

Answer
But i never had to do it..
why it's brokes rn?
oh wait
it was never an automatically enabled feature, you need to explicitly enable it
I'm the clownest
ty tho.. i've figured out the jsconfig got deleted.. uh i feel stupid rn
yeah, recover that file and absolute path import will work again