mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
3 lines
150 B
Plaintext
3 lines
150 B
Plaintext
NameError: Recursive variable definition for @bodyColor in {path}recursive-variable.less on line 1, column 20:
|
|
1 @bodyColor: darken(@bodyColor, 30%);
|