### Clear and concise description of the problem postcss.config.js 配置中无法获取到file,导致无法去区分不同尺寸的UI来做转换(例如vant的设计图尺寸为375,而其他为750) ### Suggested solution postcss.config.js中增加file参数 ### Alternative _No response_ ### Additional context _No response_ ### Validations - [X] Follow our [Code of Conduct](https://github.com/vitejs/vite/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/vitejs/vite/blob/main/CONTRIBUTING.md). - [X] Read the [docs](https://vitejs.dev/guide). - [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.