04/15 - SCSS @mixin-@include | What is @mixin? And what is the use of @mixin?@mixin allows you to create reusable CSS code and the @include acts as a receiver, like it receives the value of @mixin.Feb 3, 2023·1 min read
01/15 - What is SCSS? Why should we use SCSS? What are all the necessary concepts of SCSS?Jan 30, 2023·1 min read