ure CSS Mixin for Displaying Values of Custom Properties
with tags: #CSS Variables #CSS Counters #CSS Layers #Experiment #Practical #CSS
Do you write CSS? Do you use custom properties with calculations? Do you want to preview their values while you’re debugging them? What if you could do so by setting just one additional custom property? Without any JS? In this article, I present a native CSS mixin that will output various values as pseudo-elements.