LESS differences between mixin and extend [closed]
Closed . This question needs to be more focused . It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post . Closed 4 years ago . As stated in the title, I'm looking for a clear explanation regarding the differences between mixin and extend in LESS . Code examples & live demo (i.e. on codepen.io ) are more than welcome. Before the differences, it is important to delve into what mixins and extend are Mixins Mixins are common rule-sets you define and can use them in any other rule-sets, eg. .highlighted-text