|
|
@ -27,7 +27,7 @@ export default ({ mode, command }) => { |
|
|
|
css: { |
|
|
|
css: { |
|
|
|
// 跟主项目的postcss.config.js起冲突,关闭后面需要使用可以在/bigscreen-design加postcss.config.js
|
|
|
|
// 跟主项目的postcss.config.js起冲突,关闭后面需要使用可以在/bigscreen-design加postcss.config.js
|
|
|
|
// 或者直接在这里配置,优先级 vite.config.js > postcss.config.js
|
|
|
|
// 或者直接在这里配置,优先级 vite.config.js > postcss.config.js
|
|
|
|
postcss: false |
|
|
|
postcss: {} |
|
|
|
} |
|
|
|
} |
|
|
|
}) |
|
|
|
}) |
|
|
|
} |
|
|
|
} |
|
|
|