| Current Path : /home/poneycluc/www/plugins/system/t4/vendor/sabberworm/php-css-parser/tests/files/ |
| Current File : /home/poneycluc/www/plugins/system/t4/vendor/sabberworm/php-css-parser/tests/files/calc-nested.css |
.test {
font-size: calc((3 * 4px) + -2px);
top: calc(200px - calc(20 * 3px));
}