question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Gradient has outdated direction syntax. New syntax is like "to left" instead of "right".

See original GitHub issue

The line is actually background-image: linear-gradient(top, #fdd49a, #fdf59a); not sure where right is coming from? Not even using right at all in the file.

v3.0.2 Gulp

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:14
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

64reactions
TrySoundcommented, Sep 28, 2015

@KrunchMuffin Yeah, a little mistake, but hope you understood. Instead of top you should use to bottom value.

21reactions
andreas83commented, Nov 6, 2019

just want to point out, its 2019 and this issue is still helpful. not sure if this is a good or bad thing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gradient has outdated direction syntax. New syntax is like ...
Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side` · css · sass.
Read more >
Gradient has outdated direction syntax ... - PrimeFaces forum
Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`. 2 posts • Page 1 of 1.
Read more >
Gradient has outdated direction syntax. New syntax is like "to ...
Gradient has outdated direction syntax. New syntax is like "to left" instead of "right". sell. Sass,gulp.
Read more >
CSS3 - introduction to gradients - QuirksMode
The two syntaxes ; <direction> Test page, to left means the linear gradient goes from right to left. right means the linear gradient...
Read more >
Gradient has outdated direction syntax. New syntax is like ...
Gradient has outdated direction syntax. New syntax is like closest-side at 0 0 instead of 0 0, closest-side.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found