Blog. Responsive type scales with composable CSS utilities Read more With the help of calc(), clamp() and CSS vars, we can create composable, responsive, and fluid type scales that smoothly adapts to viewport and container widths. Hiding empty elements with CSS :empty and :has() Read more You might be used to toggling classes on elements to handle state styles. What if we could just write CSS that