Is the purpose of flexible.js distinguishing dpr from setting a fixed font size?

Is the purpose of

flexible.js distinguishing between dpr to set a fixed font size?
Baidu found that the flexiblejs team felt that experientially speaking, the font size should not change according to the screen size, which is why, isn"t it convenient for the font size to change with the screen size?

Mar.02,2021

according to dpr, the purpose of setting the font-size, of the root element is to use rem to adapt when setting the width and height of the element, while the font of the element is generally px, and not converted to rem, so it has little to do with the font-size of the element. So it will not change with the screen size


you can take a look at this article
clipboard.png

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a21c-2c1e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a21c-2c1e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?