Reports a reference to a Less variable that is not resolved.

Example:


* {
  margin: @unknown-var;
}