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