Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

eskiesirius's avatar

Dynamic Font Size

Hello, it is there anyway on how to make the font size dynamic? i want to create an app where the user can adjust the font size of all elements based on their preference..

0 likes
2 replies
eskiesirius's avatar

@SilenceBringer there are times that the specific element has a class of 'text-sm' and others have 'text-lg' so when i raise the font size.. it should increment its size from 'text-sm' to 'text-lg' then 'text-lg' to 'text-xl'.. something like that

Please or to participate in this conversation.