Skip to content

linear-gradient value doesn't seem to support 'to left', 'to right', or 'turn' values  #7

@frumbert

Description

@frumbert

See https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient()

If my initial value is linear-gradient(to right, #ffffff 50%, #000000 100%) the popver shows NaN for the degrees.

0.5turn is also not supported - it is interpreted as 1deg.

I find to left, to top syntax more readable. Can it be supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions