Geeks
vue-zone
/
vue3-vant-mobile
Readme
Issues
Stargazers
Watchers
调整基准字体大小
Closed this issue
11 days ago
·
0
comments
cwandev
commented
a month ago
目标
回到主流方式,避免奇怪的写法和配置
之前:1单位 = 1px
之后:1单位 = 0.25rem
重构
uno.config.ts: BASE_FONT_SIZE = 16
所有涉及基字体影响的页面和样式