replaced ti-chevron-right ti-chevrons-right

This commit is contained in:
dakkar 2024-06-21 12:57:35 +01:00
parent 96ce65dc62
commit b2054a674d
6 changed files with 11 additions and 8 deletions

View file

@ -81,6 +81,9 @@ export function getConfig(): UserConfig {
'ti ti-planet': 'ph-planet ph-bold ph-lg',
'ti ti-world-x': 'ph-planet ph-bold ph-lg',
'ti ti-world-search': 'ph-planet ph-bold ph-lg',
'ti ti-chevron-right': 'ph-caret-right ph-bold ph-lg',
'ti ti-chevrons-right': 'ph-caret-right ph-bold ph-lg',
'ti ti-chevron-right ti-fw': 'ph-caret-right ph-bold ph-lg',
},
}),
...process.env.NODE_ENV === 'production'