Course «SASS: Fundamentals of Operations»: online education
2026-02-21 02:52 Diff

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.