• Hi.

    A clamp statement with mixed units apparently cannot be compiled. Is there a solution?
    font-size: clamp(1.75rem, -0.8614rem + 5.4475vw, 2.625rem);
    (clamp generated by: https://clamp.font-size.app)
    Error:”WP SCSS Compiling Error — FILE: myStyles — ERROR: Incompatible units vw and rem.: line: 39, column: 2″

  • The topic ‘compiling error: incompatible units vw and rem’ is closed to new replies.