- aggiunto FeaturesSection all'editor HTML

This commit is contained in:
Surya Paolo
2025-09-17 01:21:40 +02:00
parent e40bf8b73d
commit 917cdaa754
17 changed files with 307 additions and 49 deletions

View File

@@ -347,7 +347,8 @@ export default defineConfig((ctx) => {
set plugins(value) {
this._plugins = value;
},
iconSet: 'fontawesome-v5',
// iconSet: 'fontawesome-v5',
iconSet: 'material-icons',
lang: 'it', // Quasar language
},