We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c483936 commit 0261549Copy full SHA for 0261549
README.md
@@ -2,6 +2,8 @@
2
3
[Classic edition (0.3.2)](https://github.com/amfe/lib-flexible/tree/master)
4
5
+> 由于`viewport`单位得到众多浏览器的兼容,`lib-flexible`这个过渡方案已经可以放弃使用,不管是现在的版本还是以前的版本,都存有一定的问题。建议大家开始使用`viewport`来替代此方案。`vw`的兼容方案可以参阅《[如何在Vue项目中使用vw实现移动端适配](https://www.w3cplus.com/mobile/vw-layout-in-vue.html)》一文。
6
+
7
## Usage
8
9
#### Install
0 commit comments