[web] Update libraries

This commit is contained in:
Alain Nussbaumer
2024-12-28 05:01:08 +01:00
parent 861a18f4e3
commit 66b11c96e2
3 changed files with 139 additions and 117 deletions

View File

@@ -22,6 +22,13 @@ export default defineConfig({
}
}
},
css: {
preprocessorOptions: {
scss: {
api: 'modern'
}
}
},
plugins: [
vue(),
i18n({