react-matches icon indicating copy to clipboard operation
react-matches copied to clipboard

look into scale function

Open souporserious opened this issue 6 years ago • 0 comments

I think it could be really cool if we provided a scale function that accepted only numerical values and scaled between the set breakpoints. Or even just what was passed so something like scale({ sm: 100, lg: 300 }) would scale the number from from the sm breakpoint starting at 100 up to the lg breakpoint at 300.

image

souporserious avatar Sep 19 '17 08:09 souporserious