flexible-ext

基于淘宝和ant的杂交方案,让你更好的使用rem适配移动端

MIT License

Stars
18

flexible-ext

antrem

  • 1px1px

postcss: [
  require('postcss-pxtorem')({
    rootValue: 75,
    propWhiteList: [],
  }),
]