Blanes Laurent

Results 1 comments of Blanes Laurent

@jdhillen For me it does work and I have the same version: ``` vite: { css: { preprocessorOptions: { scss: { additionalData: '@import "@/assets/scss/global-vars.scss";', }, }, }, }, ```