variable-reference-refresh-iframe.css (62B)
1 #testElement 2 { 3 --color: green; 4 color: var(--color); 5 }