Total Questions : 30
Expected Time : 30 Minutes

1. What is the purpose of the 'selector-unify' function in Sass?

2. How do you include the contents of one Sass file into another?

3. What is the purpose of the 'str-join' function in Sass?

4. Which Sass feature is used to create a reusable block of styles that can accept arguments?

5. How do you use the 'selector-nest' function in Sass?

6. Which Sass feature is used to prevent a style from being output in the final CSS?

7. In Sass, what does the 'selector-parse' function provide?

8. What does the 'placeholder' selector in Sass help in styling?

9. Which directive is used to create a loop in Sass?

10. In Sass, what does the 'selector-extend' function do?

11. How does the 'selector-replace' function in Sass differ from 'selector-extend'?

12. In Sass, what does the 'global' variable scope refer to?

13. What is the purpose of the 'unique-id' function in Sass?

14. Which Sass feature is used to perform mathematical operations?

15. What is the purpose of the 'feature-exists' function in Sass?

16. How do you use the 'selector-parse' function in Sass?

17. What does the '!default' flag do when defining a variable in Sass?

18. What does nesting help you achieve in Sass?

19. In Sass, how do you use the 'not' function to exclude a value from a list?

20. What is the purpose of the 'mixin' in Sass?

21. How do you use the 'selector-replace' function in Sass?

22. How do you use the 'feature-value-exists' function in Sass?

23. In Sass, how do you use the 'str-replace' function to replace occurrences of a substring?

24. How do you import another Sass file into your main Sass file?

25. What is Sass short for?

26. How do you use the 'str-slice' function in Sass?

27. How do you create a loop with a range of values in Sass?

28. How do you create a Sass placeholder?

29. What is the purpose of the '@warn' directive in Sass?

30. What is the purpose of the 'str-unique' function in Sass?