Lessons by tag «CSS preprocessors»
We found 13 lessons lessons about the «CSS preprocessors» in the Hexlet catalog. These lessons on «CSS preprocessors» are available in the following courses: SASS: Fundamentals of Operations, SASS: Programming.
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 additional features of hagfish
Learn how to work with basic data types in SASS. Learn about operations with primitive data types.
Learn about loops in the SASS preprocessor. Learn the differences between different kinds of loops.
Learn about new data types, such as lists and associative arrays. To learn how to work with them.
Learn to create your own functions using the SASS preprocessor.
Learn how to introduce some logic into functions and mixins. Learn the if/else statement. Learn about comparison operators and logical operators.