Files
less.js/test/less/errors/add-mixed-units2.txt

3 lines
203 B
Plaintext

SyntaxError: Incompatible units. Change the units or use the unit function. Bad units: 'px*px' and 'em*px'. in {path}add-mixed-units2.less on line null, column 0:
1 error: ((1px * 2px) + (3em * 3px));