/home/techb158/immovalet.com/vendor/sabberworm/php-css-parser/tests/files
Edit: /home/techb158/immovalet.com/vendor/sabberworm/php-css-parser/tests/files/calc-nested.css (84B)
.test {
font-size: calc((3 * 4px) + -2px);
top: calc(200px - calc(20 * 3px));
}