Rem Packages

rem-init

移动端rem大小初始化模块,设置后可以使用rem作为单位实现响应布局,1rem==100px

1.1.5 • Published 7 years ago

imrem

``` npm install imrem ``` ## 使用 ### main.js文件中引入; ``` import 'imrem'; ``` ### 安装外部插件px转换rem > #### 安装 > > 打开Visual Studio Code,扩展,在应用商店中搜索:cssrem ; 安装好重启Visual Studio Code; > > > 左上角文件 -> 首选项 -> 设置 -> 搜索中输入cssrem; > #### cssrem设置 > * "cssrem.autoRemove

0.2.5 • Published 3 years ago

414to750

将设计稿为414px对应的rem值转换为更高清的750px对应的rem值

0.1.0 • Published 6 years ago