
variable @white is undefined on line 4 in file '/content/site.less':
  [3]: 
  [4]: body {   background:@white;   min-width: 720px;  color:@black;  }
       --------------------^
  [5]: *:focus, *:active{ outline:none  !important; outline:0 !important }