From 1c12e11b029b646a68bb5ffea0c5ea25b2bf3f49 Mon Sep 17 00:00:00 2001 From: zouhang <1102639563@qq.com> Date: Tue, 12 Nov 2024 00:05:08 +0800 Subject: [PATCH] chore: update plugin name --- plugin/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/index.ts b/plugin/index.ts index b10c66f..aa48780 100644 --- a/plugin/index.ts +++ b/plugin/index.ts @@ -3,7 +3,7 @@ import { definePlugin } from '@tempad-dev/plugins' import { transformToAtomic } from '../core/index' export default definePlugin({ - name: 'core', + name: 'fubukicss', code: { css: { title: 'unocss',