larsenwork / postcss-easing-gradients

PostCSS plugin to create smooth linear-gradients that approximate easing functions.
https://www.npmjs.com/package/postcss-easing-gradients
MIT License
927 stars 22 forks source link

Make a PR to the CSS Images specification #4

Open jonathantneal opened 6 years ago

jonathantneal commented 6 years ago

Related to https://github.com/w3c/csswg-drafts/issues/1332, might I recommend making a PR or reaching out to the community to help you write a PR to add easing to the color stop syntax?

Here is the section that would need updating: https://drafts.csswg.org/css-images-4/#color-stop-syntax

And here is the source bikeshed file that would be updated: https://github.com/w3c/csswg-drafts/blob/master/css-images-4/Overview.bs#L1131-L1139


If this were added to the official spec, I would love to include this plugin in PostCSS Preset Env.

larsenwork commented 6 years ago

Hi, sorry — somehow I missed this comment. The idea is to start pushing it more and I'm also reaching out to a couple of people soon. I you would like to be part of drafting what would need updating for a PR it would be awesome. I'm currently in Russia but will be back in the middle of next week.