InterviewSolution
Saved Bookmarks
| 1. |
What is Mixin function in SASS? |
|
Answer» Mixin function helps in MAKING the group of the CSS DECLARATIONS that need to be used throughout the coding and as result the length of the CODE reduces. |
|