Course “SASS: Fundamentals of Operations”
Course updated on September 5, 2023
Access this and all courses with a subscription
What's included
Description
With the development of technology and the complexity of layouts came the need to automate the writing of CSS properties. The presence of color schemes and additional values that determine the values of properties revealed difficulties in development. There is a way to turn CSS writing into a process similar to programming. We can do it via preprocessors — languages compiled into CSS. They allow you to create reusable CSS code, use variables, and extend the capabilities of CSS writing. In this course, you will learn the basics of the SASS preprocessor that will allow you to write maintainable and usable CSS code.
You will learn
- Use the SASS preprocessor and compile its code into CSS.
- Extend the capabilities of writing standard CSS.
- Use template selectors and mixins.
- Create and work with variables.
Syllabus
1 | Introduction Learning about the main topic of the course |
2 | Installation Installing the SASS preprocessor |
3 | CSS Extension Learning about SASS features allowing to extend the CSS language |
4 | Template selectors Exploring pattern selectors and learning about the extended directive |
5 | Variables Learning how to use variables and connect files in SASS |
6 | Mixins Exploring the use of mixins in SASS |

- Run code right in the browser
- Lifetime access
- Learn at your own pace
Access this and all courses with a subscription