svg-gradient6.txt 267 B

12345
  1. ArgumentError: error evaluating function `svg-gradient`: svg-gradient direction must be 'to bottom', 'to right', 'to bottom right', 'to top right' or 'ellipse at center' in {path}svg-gradient6.less on line 2, column 6:
  2. 1 .a {
  3. 2 a: svg-gradient(black, @colors);
  4. 3 }