mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 02:54:43 +03:00
2 lines
123 B
CSS
2 lines
123 B
CSS
|
div{--y: ;--x:var(--y) ;--z:0px;--foo:if(x > 5) this.width = 10;--bar: ;--bar2: ;--yz:foo !important}div{width:var(--a,)}
|