fix:白屏问题
This commit is contained in:
@@ -41,7 +41,6 @@ export default defineConfig(({ mode }) => {
|
||||
css: {
|
||||
postcss: {
|
||||
plugins: [
|
||||
autoprefixer(),
|
||||
postCssPxToRem({
|
||||
rootValue: 37.5,
|
||||
propList: ['*']
|
||||
|
||||
Reference in New Issue
Block a user