[web] Switch to Bulma 1.0

This commit is contained in:
Alain Nussbaumer
2025-01-25 09:28:08 +01:00
parent 12321a30da
commit b2fbbd3fa0
6 changed files with 209 additions and 549 deletions

View File

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