다른 파일에 선언되어 있으나 현재 파일에 명시적으로 가져오지 않은 변수 또는 mixin 참조를 보고합니다.

예:


* {
  margin: @var-in-other-file;
}