Which Sass function is used to convert a number to a percentage?
Options:
Explanation:
The
percentage(number) function is used to convert a number to a percentage.
Tags:
SASS
Computer
Answer:
Which Sass function is used to convert a number to a percentage percentage(number).