移动端适配、vant
This commit is contained in:
@@ -10,6 +10,14 @@ import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
css: {
|
||||
postcss:{
|
||||
plugins:[
|
||||
// postCssPxToRem({
|
||||
// rootValue:37.5,
|
||||
// propList:['*'],
|
||||
// })
|
||||
]
|
||||
},
|
||||
preprocessorOptions: {
|
||||
scss: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user