Next.js Discord

Discord Forum

cant enter right path

Unanswered
Bigeye tuna posted this in #help-forum
Open in Discord
Bigeye tunaOP
Im trying to enter the right path for my css file but it does NOT work
this is my folder structure:
📁 components
📁 folder1
file1
📁 styles
file

how can i link file in file1?
i tried import styles from "../../styles/bla bla.module.css"; but it doesnt work

1 Reply

Bigeye tunaOP
has been fixed i tried to link the wrong file 😭