Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/it-nuanxinpro/stylepxtovw
https://github.com/it-nuanxinpro/stylepxtovw
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/it-nuanxinpro/stylepxtovw
- Owner: IT-NuanxinPro
- Created: 2024-03-11T08:19:25.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-29T00:52:07.000Z (8 months ago)
- Last Synced: 2024-09-15T05:40:02.017Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# postcss-px-to-viewport-update
## 安装方式
```
npm i style_px_to_vw
```## 设计稿尺寸为1920px
## 插件的意义
**在vite脚手架工程中,postcss 处理不了行内样式px转vw情况。**