SASS throwing errors when using @use with mixins
I just started using SASS with Jekyll and I am encountering a strange issue when I started using @use
. I have a mixin in another file, located in common/_theme-colors.scss:
I just started using SASS with Jekyll and I am encountering a strange issue when I started using @use
. I have a mixin in another file, located in common/_theme-colors.scss: