import-once-test-c.less 39 B

1234567
  1. 
  2. @c: red;
  3. #import {
  4. color: @c;
  5. }