Nested aliases in node-sass create-react-app

Hey guys, I hate to be asking another question so soon but I've legitimately tried every avenue I could for figuring this out and can't find anything on Google, chatGPT, or stack overflow. I'm trying to aggregate partials into 1 partial file and use the variables from the aggregated partials in one file. Here is my Stack overflow post: https://stackoverflow.com/questions/75467857/how-to-correctly-access-nested-aliases-with-sass-node-sass-in-create-react-app?noredirect=1#comment133154900_75467857 Curious if anyone has any ideas?
Stack Overflow
How to correctly access nested aliases with sass/node-sass in creat...
I am trying to break my scss partials into multiple files and aggregate it into one file and access variables accordingly. I have this folder structure: create-react-app/src
│ └───Styles │ │ │ ...
0 Replies
No replies yetBe the first to reply to this messageJoin