- Aggiungere numero di persone registrate, e num di competenze, e numGruppi
This commit is contained in:
@@ -57,6 +57,7 @@ module.exports = configure((ctx) => ({
|
||||
'fontawesome-v5',
|
||||
'roboto-font', // optional, you are not bound to it
|
||||
'material-icons', // optional, you are not bound to it
|
||||
'material-icons-outlined'
|
||||
],
|
||||
|
||||
aliases: {
|
||||
@@ -154,7 +155,6 @@ module.exports = configure((ctx) => ({
|
||||
framework: {
|
||||
config: {},
|
||||
|
||||
// iconSet: 'material-icons', // Quasar icon set
|
||||
// lang: 'en-US', // Quasar language pack
|
||||
|
||||
// For special cases outside of where the auto-import strategy can have an impact
|
||||
|
||||
Reference in New Issue
Block a user