fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
baf90f422552c12c96eae53ea502259f505b9384
[redakcja.git]
/
1
ArgumentError: error evaluating function `unit`: the first argument to unit must be a number. Have you forgotten parenthesis? in {path}unit-function.less on line 2, column 14:
2
1 .a {
3
2 font-size: unit(80/16,rem);
4
3 }