Files
2025-08-27 17:10:05 +08:00

5 lines
98 B
Plaintext

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