I couldn't sleep because of this issue, guys.
Here is a snippet of my problematic code:
<style lang="scss" scoped>
@import '~/assets/scss/main.scss'
.home_nav{
nav {
}
}
</style>
The error I'm facing can be seen at this link.
If anyone could offer some help, it would be greatly appreciated.