replaced ti-clock
This commit is contained in:
@@ -162,6 +162,22 @@ export function getConfig(): UserConfig {
|
||||
'**/pages/gallery/post.*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-clock-play': 'ph-clock ph-bold ph-lg',
|
||||
},
|
||||
exclude: [
|
||||
'**/components/MkMedia*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-clock-play': 'ph ph-gauge ph-bold ph-lg',
|
||||
},
|
||||
include: [
|
||||
'**/components/MkMedia*',
|
||||
],
|
||||
}),
|
||||
iconsReplace({
|
||||
values: {
|
||||
'ti ti-terminal-2': 'ph-terminal-window ph-bold ph-lg',
|
||||
|
||||
Reference in New Issue
Block a user