Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigcui/postcss-px2scale

把px转成一个动态变量rpx
https://github.com/bigcui/postcss-px2scale

postcss px2rpx

Last synced: 8 days ago
JSON representation

把px转成一个动态变量rpx

Awesome Lists containing this project

README

        

把px scale value 几倍
# postcss-px2scale

## 自定把px值缩小指定倍数 默认缩小3倍

### how use it ?
`
"plugins": {
"postcss-px2scale": {scaleUnit: 3}
}
`
### 0.1.0

* First release

## License

MIT