replaced ti-leaf and ti-hash

This commit is contained in:
dakkar 2024-06-21 18:00:59 +01:00
parent d6ba786169
commit a25f13cb67
9 changed files with 13 additions and 11 deletions

View file

@ -208,6 +208,8 @@ export function getConfig(): UserConfig {
'ti ti-file-invoice': 'ph-newspaper-clipping ph-bold ph-lg',
'ti ti-asterisk': 'ph-asterisk ph-bold ph-lg',
'ti ti-mood-happy': 'ph-smiley ph-bold ph-lg',
'ti ti-leaf': 'ph-leaf ph-bold ph-lg',
'ti ti-hash': 'ph-hash ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'