无人机管理后台前端(已迁走)
罗广辉
2025-06-26 371ccd0bcf3120f69578a75062a7ed884670520b
feat: 样式自适应
1 files modified
6 ■■■■■ changed files
vite.config.mjs 6 ●●●●● patch | view | raw | blame | history
vite.config.mjs
@@ -56,6 +56,12 @@
      },
    },
    css: {
      preprocessorOptions: {
        scss: {
          api: 'modern-compiler',
          additionalData: `@use "@/styles/variables.scss" as *;`,
        },
      },
      postcss: {
        plugins: [
          postCssPxToRem({