div {
--y: ;
--x: var(--y) ;
--z: 0px;
--foo: if(x > 5) this.width = 10;
--bar: ;
--bar2: ;
--yz: foo !important;
}
width: var(--a,);