У нас вы можете посмотреть бесплатно Mixins & Parametric Mixins | Less.js Tutorial #4 или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
By using Mixins in LESS (Less.js) you are able re-use rule-sets and styles. This helps with making your code DRY (Don't Repeat Yourself). Mixins also support parameters (Parametric Mixins) meaning you are able to pass arguments into a mixin call - in this case a Mixin mimics the behaviour of a function/method in programming languages. In this video I go over the basics of Mixins which includes a quick example also of using the parent selector (&) to enable pseudo-classes and pseudo-elements. I also present an example of a Parametric Mixin. Support me on on Patreon: / dcode For your reference, check this out: http://lesscss.org/#mixins Follow me on Twitter @dcode! If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!