September 2024
Intermediate to advanced
743 pages
27h 48m
English
Using Cascading Style Sheets (CSS) can pretty quickly get confusing and, if I’m being honest, is frequently associated with frustration and despair. For this reason, the toolbox of professional web developers includes tools that simplify the work with CSS.
In this chapter, I’ll introduce you to a category of tools to help you write more compact and concise CSS. Thematically, I have assigned the whole thing to the area of the frontend, even though the kind of tool we cover in this chapter is not executed directly in the frontend but instead is used as part of the development process.
Figure 9.1 Classification ...
Read now
Unlock full access