Re: [csswg-drafts] [css-values] [css-fonts-4] Native interpolation function in CSS

I tried to emulate this in Sass: https://www.sassmeister.com/gist/beac01f68da4f9ef3007c0d17f72d8c6
Obviously it still only works with calc() and therefore length values. But I think it demonstrates the idea and potential syntax fairly well.

This could also be related to a recent issue to add easing function to colour stops https://github.com/w3c/csswg-drafts/issues/1332 it has some similar ideas about exposing the easing function in a different context to animation.

-- 
GitHub Notification of comment by MadeByMike
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/581#issuecomment-302563890 using your GitHub account

Received on Thursday, 18 May 2017 22:57:44 UTC