Summary
In this chapter, you learned about variables and mixins. You have seen how defining variables and mixins at a single place will reduce your code and make it easy to maintain.
In the next chapter, you will learn more about mixins and how to nest and extend them. You will also read about the built-in functions of Less. Built-in functions can be used to manipulate values in mixins and other parts of your code.