CSS :has() & Responsive Design
In my journey to tackle a responsive layout problem, I stumbled upon the remarkable benefits of the :has() pseudo-class. Initially, I attempted various other methods to resolve the issue, but ultimately, embracing the power of :has() proved to be the optimal solution. This blog explores my experience and highlights the advantages of utilizing the :has() pseudo-class in achieving flexible layouts.
Building and Publishing Design Systems | Part 3
In this part of composite UIs with micro frontends and design system, we will create a micro frontends that will consume the design system created in the previous post.