https://polished.js.org/docs/#installation

Polished帮助你用优雅的方式在JavaScript中写css。

import { between} from 'polished'
between("20px", "100px", "400px", "1000px")//calc(-33.33px + 13.33vw)