cant enter right path
Unanswered
Bigeye tuna posted this in #help-forum
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
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 work1 Reply
Bigeye tunaOP
has been fixed i tried to link the wrong file ðŸ˜