The main pain point is aliasing. Currently, design systems are specified as a long series of variables, e.g. --color-green-100, --color-crimson-950 etc. Aliasing them to other names (e.g. semantic ...
I wanted to increase the font-size a bit for a mobile app. It led me to look at how css variables are used in Panel. I believe that they are used in a fundamentally wrong way. I see this as a bug. My ...
System and User Environment Variables have always been a complex topic of discussion for day-to-day Windows OS users. What do they do? A tutorial on the internet said to add a PATH variable, but what ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Lets take a basic example of giving color values across an entire website. We will generally apply a palette of colors and any given color could be used countless number times also on multiple ...
Developers who have built any size Website have had this problem: when you need to change one of your brand’s colors it’s no easy feat, requiring a risky search and replace or hunting down every ...