SASS Practice Test
Sass Practice Test
In Sass, what is the @return directive used for?
Select your answer
A
Used to call the return value for the function.
B
Used to define the mixin.
C
Used to include the mixins in the document.
D
None of the above
Hint