file3.less 91 B

1234567
  1. h2 {
  2. background: url("../images/logo.png") no-repeat;
  3. }
  4. @someValue: hello-from-file-3;