Which Sass function is used to check whether the list square brackets or not?
Options:
Explanation:
The
is-bracketed(list) function is used to check whether the list has square brackets or not.
Tags:
SASS
Computer
Answer:
Which Sass function is used to check whether the list square brackets or not is-bracketed(list).