replaced ti-file*

and some simplification
This commit is contained in:
dakkar 2024-06-21 17:37:08 +01:00
parent e1bf3e2fff
commit ad56e745c8
6 changed files with 15 additions and 10 deletions

View file

@ -201,6 +201,11 @@ export function getConfig(): UserConfig {
'ti ti-cloud': 'ph-cloud ph-bold ph-lg',
'ti ti-upload': 'ph-upload ph-bold ph-lg',
'ti ti-video': 'ph-video ph-bold ph-lg',
'ti ti-file': 'ph-file ph-bold ph-lg',
'ti ti-file-music': 'ph-file-audio ph-bold ph-lg',
'ti ti-file-text': 'ph-file-text ph-bold ph-lg',
'ti ti-file-zip': 'ph-file-zip ph-bold ph-lg',
'ti ti-file-invoice': 'ph-newspaper-clipping ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'