Thanks, I checked the link and tried it.
Viewport sized typography does not seem to work. When I try to add the font-size property as “5vw”, Connect does not accept it as a valid value.
Perhaps you could post an example use of the viewport sized typography in Connect?
Sorry for the late reply I had seen your answer while I was on a call and it slipped my mind afterwards. I tried it out myself and it is indeed working. The text resizes when you change the size of the browser`s window. I am not sure why it did not accept it as a value for you, as it worked for me. Here is a simple piece of code I wrote to test it out, you can copy it into your source and try it for yourself (no changes to css necessary).