5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
|
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-gradient3.less on line 2, column 6:
|
||
|
1 .a {
|
||
|
2 a: svg-gradient(black, orange);
|
||
|
3 }
|