From 42ac066ab5f2bb33c64cdf617a010bef15b13d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E9=91=AB?= <1219654535@qq.com> Date: Sat, 13 May 2023 20:46:04 +0800 Subject: [PATCH] chore: cdn --- uno.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uno.config.ts b/uno.config.ts index 554576c..1952987 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -70,7 +70,7 @@ export default defineConfig({ presetAttributify(), presetIcons({ scale: 1.2, - cdn: 'http://esm.sh/', + cdn: 'https://esm.sh/', extraProperties: presetIconExtraProperties, }), presetTypography(),