diff --git a/composables/command.ts b/composables/command.ts index 5ecccec1..65c254f9 100644 --- a/composables/command.ts +++ b/composables/command.ts @@ -3,6 +3,8 @@ import { defineStore } from 'pinia' import Fuse from 'fuse.js' import type { LocaleObject } from '#i18n' +// @unocss-include + const scopes = [ '', 'Actions',