InterviewSolution
Saved Bookmarks
| 1. |
Explain How Merge Function Is Used In Less? |
|
Answer» For aggregating values from multiple PROPERTIES into a SPACE or COMMA SEPARATED list under a single property LESS is used. It is useful for properties such as transform and background. For aggregating values from multiple properties into a space or comma separated list under a single property LESS is used. It is useful for properties such as transform and background. |
|