I have added a text stack from UI Kit. How can I get the text size to automatically change the size based on the screen width? I have a text which is set to Large but it does not shrink on a mobile view.
→ I would need a way to set the font size based on the width and not only as a fixed “Default, Small, Large” setting.
Adding breakpoints to the base font size would cause all sort of issues on many elements in the framework, so this is not something that I recommend changing.