Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否考虑宽屏适配 #1

Open
wswmsword opened this issue Aug 8, 2023 · 0 comments
Open

是否考虑宽屏适配 #1

wswmsword opened this issue Aug 8, 2023 · 0 comments

Comments

@wswmsword
Copy link

君惜你好,请问是否考虑移动端视图在桌面端的优化?因为 px-to-viewport 会导致网页在桌面端或者大屏上展示非常大的字体,导致不可访问的问题。我最近写了个插件 mobile-forever 可以解决这个问题,可以限制 vw 尺寸的最大值,这样就可以限制视图的最大宽度,同时这个插件也提供了选项,用于打开或者关闭限制最大宽度,关闭最大宽度后,插件运行的结果和 px-to-viewport 一致。

您可以先访问这个在线链接查看使用插件之后项目的运行效果,如果考虑优化的话,我提个 PR。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant