Which Sass function is used to round the given number to the nearest integer?
Options:
Explanation:
The
random(number) function is used to round the given number to the nearest integer.
Tags:
SASS
Computer
Answer:
Which Sass function is used to round the given number to the nearest integer random(number).