无人机管理后台前端(已迁走)
shuishen
2025-06-27 dc24abd66181bd413d286e6398d068f337258495
vite.config.mjs
@@ -56,6 +56,12 @@
      },
    },
    css: {
      preprocessorOptions: {
        scss: {
          api: 'modern-compiler',
          additionalData: `@use "@/styles/variables.scss" as *;`,
        },
      },
      postcss: {
        plugins: [
          postCssPxToRem({