Lessons by tag «Mixins»
We found 14 lessons lessons about the «Mixins» in the Hexlet catalog. These lessons on «Mixins» are available in the following courses: SASS: Fundamentals of Operations, HTML: Preprocessor Pug.
Explore pattern selectors and learn about the extend directive
Learn SASS features that allow you to extend the CSS language a bit
Learn how to use variables in SASS. Learn how to connect files and use the special flag !default
Learn about the goals and structure of the course
Learn the conditional constructs of the Pug preprocess. Learn how to use the if, else, unless constructions.
Learn how to create mixins to reuse a layout within Pug. Learn about passing arguments and the block construct
Install the Pug preprocessor and compile the first file
Learn to add tags, attributes, and content with Pug
To learn how to connect Pug files and work with additional modules that allow you to process data in different formats
Learn to use JavaScript inside the preprocessor and use interpolation of variables and expressions. Learn how to add buffered and unbuffered code.
Learn how to loop through arrays and objects using Pug loops. Learn the construct of each else