replaced ti-file*
and some simplification
This commit is contained in:
parent
e1bf3e2fff
commit
ad56e745c8
6 changed files with 15 additions and 10 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue