[csswg-drafts] Interpolate values between breakpoints (#6245)

scottkellum has just created a new issue for https://github.com/w3c/csswg-drafts:

== Interpolate values between breakpoints ==
Allow interpolation between both viewport and element breakpoints.

The problems with clamp(), min(), and max() is that you can only interpolate length values on a single property between two points. You may want to interpolate rulesets across multiple breakpoints. You may also want to interpolate things like variable font settings, color, etc. Additionally it would be nice to be able to ease how breakpoints are interpolated as rates at which things scale across different screen or element sizes can often be variable.

+ @mirisuzanne 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6245 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 27 April 2021 01:17:05 UTC