frappe_docker/frappe-bench/node_modules/less/test/less-bom/strict-units/strict-units.less
2017-07-31 15:51:51 +05:30

4 lines
98 B
Text

.units {
cancels-to-nothing: (1px / 1px);
cancels: ((((10px / 5em) / 1px) * 3em) * 1px);
}