I am facing an issue while trying to integrate SCSS into my webpack and babel setup. When running npm run build, I encounter an error that I'm unfamiliar with.
As a beginner in using webpack and babel, I'm unsure about the necessary changes required to resolve this issue.
To assist you in troubleshooting, I have compiled all my files in a repository and included a screenshot of the error message. Please let me know if additional information is needed.
https://i.stack.imgur.com/ZuaEv.png
Your help in refining my code (which may be messy) until it successfully builds would be greatly appreciated. Thank you in advance for your support!