replaced last few ti-*
This commit is contained in:
parent
fccfde8f2b
commit
5e3b21fd09
3 changed files with 20 additions and 10 deletions
|
|
@ -424,6 +424,16 @@ export function getConfig(): UserConfig {
|
|||
'ti ti-message-off': 'ph-bell-slash ph-bold ph-lg',
|
||||
'ti ti-pinned-off': 'ph-push-pin-slash ph-bold ph-lg',
|
||||
'ti ti-user-off': 'ph-user-minus ph-bold ph-lg',
|
||||
'ti ti-columns': 'ph-text-columns ph-bold ph-lg',
|
||||
'ti ti-device-mobile': 'ph-device-mobile ph-bold ph-lg',
|
||||
'ti ti-device-tablet': 'ph-device-tablet ph-bold ph-lg',
|
||||
'ti ti-device-desktop': 'ph-desktop ph-bold ph-lg',
|
||||
'ti ti-align-box-left-top': 'ph-arrow-up-left ph-bold ph-lg',
|
||||
'ti ti-align-box-right-top': 'ph-arrow-up-right ph-bold ph-lg',
|
||||
'ti ti-align-box-left-bottom': 'ph-arrow-down-left ph-bold ph-lg',
|
||||
'ti ti-align-box-right-bottom': 'ph-arrow-down-right ph-bold ph-lg',
|
||||
'ti ti-carousel-vertical': 'ph-split-vertical ph-bold ph-lg',
|
||||
'ti ti-carousel-horizontal': 'ph-split-horizontal ph-bold ph-lg',
|
||||
},
|
||||
}),
|
||||
...process.env.NODE_ENV === 'production'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue