Recently I started using SASS by compiling it from ruby. I watch the video on how to compile it. I can only compile it exactly how it said on the video but I can’t do it if I have to do it in my own way.
I am dealing with is that I just followed the instruction whatever the video said about, but I didn’t understand the working mechanism of the code which the video told me to do for compiling which is given below.
I didn’t understand what does exactly * scss:css * do.
I searched about it on google and there aren’t many results about explaining it. Here’s one I found but didn’t understand it too.