Skip to content

Add in color-space syntax to gradients #233

Closed
@ai

Description

@ai

What would you want to propose?

Safari TP already got color space support for gradients:

background: linear-gradient(in lch, blue, red);

Suggested solution

This feature (but without in X syntax) was already implemented in postcss-easing-gradients by @larsenwork.

Maybe we can start from that code.

Additional context

This feature could be part of amazing colors refactoring going by @romainmenke.

Validations

  • Follow our Code of Conduct
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • I'm willing to open a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions