© 2026 Hedgehog Software, LLC
@each
foo-bar
bar-foo:123
$test:( foo:( bar: foo1, foo-bar: ( bar-foo: 123, ), ), ); :root { --t : #{map-get(map-get($test,foo),bar)} }