0👍
You can use the vh
or vw
for font size the ratio will remain the same for almost very resolution
font-size: 5vh
or
font-size: 10vw
- [Vuejs]-Tailwind – how to get version in js or php
- [Vuejs]-Vue : Cannot pass the value from parent to child component
Source:stackexchange.com