The evolution of scalable CSS
In this post, we’ll develop a deeper understanding of CSS by diving into the underlying issues that make it difficult to scale.
We’ll understand the evolution of the various CSS best practices that have emerged and changed over time.
By the end, we’ll have a good grasp on past approaches to scaling CSS on large projects, and how popular tools like Tailwind and a range of others address these issues in counter-intuitive ways.
Source: The evolution of scalable CSS.