csstools/postcss-color-mod-function

New color manipulation functions from Color Module 5

equinusocio opened this issue ยท 9 comments

The new Color Module 5 working draft introduce new css functions to manipulate colors:

Would you consider to "revive" this plugin (or make new ones) in order to support the new spec?

Warning
This repo is deprecated and postcss-preset-env are moved to monorepo. Here the mirror issue. csstools/postcss-plugins#177

it seems that this proposal was dropped as well : w3c/csswg-drafts#6179 (comment)

  • color-mix
  • color-contrast
  • relative color

Are still in the spec and even in Safari TP 122

it seems that this proposal was dropped as well : w3c/csswg-drafts#6179 (comment)

Yes they are replaced by relative colors, which are a bit harder to polyfill i guess

We are first catching up with css-color-4 : csstools/postcss-plugins#70

New plugins will be added for css-color-5 functions after that effort.

Would love to see relative colors polyfilled!

@romainmenke How is doing. Got any plan about this?

Not at this time.

Our current focus is on shipping postcss-preset-env version 8 : csstools/postcss-plugins#472


This plugin is also definitely abandoned.
I generally do not follow up on anything outside the mono repo (csstools/postcss-plugins)

The issue to subscribe to for updates is this one : csstools/postcss-plugins#177


We do accept sponsorships :)
This might help us spend more time on all this.

Ty