/rem-demo

移动端rem 单位使用 demo

Primary LanguageCSS

使用

首先安装less编译工具

    > npm install -g less

然后编译

    > cd path/to/rem-demo
    > npm run build