Posted inJavaScript
(Ab)Using CSS Variables from JavaScript Dynamically
(Ab)Using CSS Variables from JavaScript Dynamically CSS variables (also known as custom properties) are one of the most powerful additions to CSS in recent years. But when JavaScript enters…