crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Why we use Sass Mixin function?
Question Posted on 21 Mar 2021Home >> Style Sheet >> SASS >> Why we use Sass Mixin function?

Why we use Sass Mixin function?
Basically we use Mixin function to define the styles. Mixin is very similar to a function. And we can re-use style throughout the style sheet. And one of most important aspect is that we need not to resort the nonSemantic classes and example of that is .float-left. With the help of Mixin we can store multiple values or we can say parameters and call a function to avoid writing repetitive codes. And its name can use underscores and hyphens interchangeably. And Mixins output lines of SASS code can be compile directly into css style.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Define the Nested rules in SASS?

Define three different ways to use SASS?

Why we use Sass Mixin function?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap