github vue-zone/vue3-vant-mobile v3.14.0

7 days ago

We revert to the mainstream rem scale: root 16px, with 1 unit = 0.25rem. Atomic CSS semantics now align with the ecosystem (e.g., text-sm = 0.875rem = 14px). Updated affected pages and styles; prefer rem-based atomic classes (text-sm/text-base), or use text-[16px] when an exact pixel size is needed.

回归主流 rem 标尺:根字号 16px,1 单位 = 0.25rem。原子化类语义与生态保持一致(如 text-sm = 0.875rem = 14px)。已更新受影响的页面和样式,后续优先使用 rem 原子类(text-sm、text-base),如需精确像素可用 text-[16px]。

Don't miss a new vue3-vant-mobile release

NewReleases is sending notifications on new releases.