File: recursive-variable.txt

package info (click to toggle)
less.js 1.6.3~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,240 kB
  • sloc: sh: 128; makefile: 35; perl: 11
file content (2 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (5)
1
2
NameError: Recursive variable definition for @bodyColor in {path}recursive-variable.less on line 1, column 20:
1 @bodyColor: darken(@bodyColor, 30%);