From 528ffb98ac7d8e0ab5e1f3f674a0c6fe3955e514 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:28:44 +0800 Subject: [PATCH] chore: uno cdn --- uno.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uno.config.ts b/uno.config.ts index 1952987..554576c 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -70,7 +70,7 @@ export default defineConfig({ presetAttributify(), presetIcons({ scale: 1.2, - cdn: 'https://esm.sh/', + cdn: 'http://esm.sh/', extraProperties: presetIconExtraProperties, }), presetTypography(),