Which Sass function is used to get the length of the string?
Options:
Explanation:
The
str-length(string) function is used to get the length of the string.
Tags:
SASS
Computer
Answer:
Which Sass function is used to get the length of the string str-length(string).