1.
What are CSS preprocessors used for?
2.
Which feature of CSS preprocessors allows for the reuse of values throughout a stylesheet?
3.
What is a mixin in CSS preprocessors such as Sass and Less?
4.
Which of the following is a benefit of using variables in CSS preprocessors?
5.
What is the purpose of nesting in CSS preprocessors?
6.
What feature of CSS preprocessors allows for the creation of reusable code blocks with dynamic values?
7.
Which aspect of CSS preprocessors contributes to a more modular and organized code structure?
8.
How do CSS preprocessors like Sass and Less enhance the development workflow?
9.
What role do mixins play in CSS preprocessors?
10.
What is a benefit of using functions in CSS preprocessors?