Lalo Parra

Results 1 comments of Lalo Parra

I use to have this warning too. You need to use absolute paths in your sass files like this: _@use 'src/style/variables.scss'_ Include the _'src/[directoryName]/[fileWithVariables]'_ in all calls **even if the...