chore: cdn
This commit is contained in:
parent
528ffb98ac
commit
42ac066ab5
|
@ -70,7 +70,7 @@ export default defineConfig({
|
||||||
presetAttributify(),
|
presetAttributify(),
|
||||||
presetIcons({
|
presetIcons({
|
||||||
scale: 1.2,
|
scale: 1.2,
|
||||||
cdn: 'http://esm.sh/',
|
cdn: 'https://esm.sh/',
|
||||||
extraProperties: presetIconExtraProperties,
|
extraProperties: presetIconExtraProperties,
|
||||||
}),
|
}),
|
||||||
presetTypography(),
|
presetTypography(),
|
||||||
|
|
Loading…
Reference in New Issue