[] lets you use nested calc() expressions following the [CSS Values and Units 4 specification].
<example.css>
/* becomes */
<example.expect.css>The preserve option determines whether the original notation
is preserved. By default the original values are preserved.
<exportName>({ preserve: false })<example.css>
/* becomes */
<example.preserve-false.expect.css>