cuth / cuth/postcss-pxtorem

how to use it in rollup , with antd / antd-mobile integrated ?

Open
#78 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

by using this plugin , with webpack + antd/antd-mobile, my webpack.config.js will be :

```
require("postcss-pxtorem")({ rootValue: 37.5, propList: ["*"], minPixelValue: 2, selectorBlackList: [] }),
```

which works well

by how to use this plugin by using rollup ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.