diff --git a/playground/src/main.ts b/playground/src/main.ts index 1a9b7fa..500330d 100644 --- a/playground/src/main.ts +++ b/playground/src/main.ts @@ -1,4 +1,5 @@ import { createApp } from 'vue' +// @ts-expect-error anyway import App from './App.vue' import 'uno.css'