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

예:


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