Menu
About me Kontakt

The article discusses the latest updates to CSS that occurred in 2022. In the first part, it introduces new measurement units like 'ch' and 'rem', which make creating responsive layouts easier. It then presents new properties such as 'clamp()' and 'max()', which offer greater flexibility in defining sizes. The author also addresses changes to the functioning of CSS grid and flexbox, aimed at enhancing their usability in everyday coding. Finally, the article summarizes these changes, emphasizing their significance for the future of CSS and encourages developers to implement them in their projects.