2017-09-13 07:52:34 +02:00

5 lines
98 B
Plaintext

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