Unable to figure out how to use @use in Sass

I was trying my best to use the @use rule in my project. But I failed. I tried every way possible to make it work but It won’t work. Can anyone make me a small code snippet where the @use rule works? It will help me understand where my mistake was.

You could take a look at Sass documentation about @use, there are plenty of examples there.

Hope it helps :slight_smile: