-
Notifications
You must be signed in to change notification settings - Fork 324
🚀 v3.0 版本 - 优化项 #129
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
Comments
可不可以换用tailwind? |
你好,原子化方案目前主要选择 |
不是专业前端,用哪个其实都行,就是觉得tailwind的文档页面写的特别好,但是unocss的文档就是必须得搜索才能看,unocss有没有类似tailwind的文档页面啊?
https://tailwindcss.com/docs/installation/framework-guides
Charlie ✨ ***@***.***> 于2024年11月1日周五 20:01写道:
… 可不可以换用tailwind?
你好,原子化方案目前主要选择 unocss。它有一个很方便的子包,可以帮助我们把 rem 转换成 px, 然后再由 postcss 插件把 px
转换 为 vw 单位进行移动端适配。所以要平替为 tailwind 话,可能需要自己处理这种情况。
—
Reply to this email directly, view it on GitHub
<#129 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM4MLYYNXMIJSLFCJD4DXLZ6NURVAVCNFSM6AAAAABQL42BH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJRG43DEMBXGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@ilaipi 是这样,即便我们有时也通过 |
可以在 |
没错!很好的提示,谢谢 |
mobile-forever 最近更新了 为了减小使用负担, 原理上,会为 这样可以解决大量 是否考虑更新 fixed 矫正定位的方式? |
太好了!我们需要这个。 |
v 3.0 优化项已完成 |
可否考虑 加一个 更新提示; 更新代码后,提示用户刷新 |
感谢建议!这个功能在用户长时间停留页面的场景下确实很实用。但目前我们的项目属于移动端 Web 应用,用户大多每次访问都会自动刷新,因此暂时不会优先加入。 |
Uh oh!
There was an error while loading. Please reload this page.
关于文件路由的动态标题示例,以及文档头的动态标题 #131The text was updated successfully, but these errors were encountered: