mirror of
https://github.com/less/less.js.git
synced 2026-01-26 23:58:29 -05: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%);
|